|
Android-cuttlefish cvd tool
|
#include <inject.h>
Public Attributes | |
| const char * | mb |
| unsigned int | idx |
| long long | val |
| char * | str |
| nid_t | nid |
| block_t | blk |
| int | sb |
| int | cp |
| int | nat |
| int | sit |
| bool | ssa |
| bool | node |
| bool | dent |
inject.h
Copyright (c) 2024 OPPO Mobile Comm Corp., Ltd. http://www.oppo.com/
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
| block_t inject_option::blk |
| int inject_option::cp |
| bool inject_option::dent |
| unsigned int inject_option::idx |
| const char* inject_option::mb |
| int inject_option::nat |
| nid_t inject_option::nid |
| bool inject_option::node |
| int inject_option::sb |
| int inject_option::sit |
| bool inject_option::ssa |
| char* inject_option::str |
| long long inject_option::val |