/system/extras/libperfmgr/ |
D | config_schema.json | 29 "description": "The name of the node.", string 36 …"description": "For File type node, it is filesystem path of the file; for Property type node, it … string 48 …"description": "The Values array lists all possible values that can be set in the Actions section,… string 55 …"description": "The default index of the node, if not present, it will be set to max index of Valu… string 62 …"description": "Flag if node will be set to default value on initialization; if not present, it wi… string 68 … "description": "Type of Node (File or Property), if not present, it will be set to File." string 74 …"description": "Flag if node will hold the file descriptor on non-default values; if not present, … string 98 "description": "The PowerHint name of the action.", string 105 "description": "The Node name of the action, which is defined in Nodes.", string 112 "description": "The value of action, which is defined in Nodes.", string [all …]
|
/system/extras/simpleperf/ |
D | generate_event_type_table.py | 19 def gen_event_type_entry_str(event_type_name, event_type, event_config, description='', argument 28 def gen_arm_event_type_entry_str(event_type_name, event_type, event_config, description): argument
|
D | event_type.h | 57 std::string description; member
|
D | event_type.cpp | 34 #define EVENT_TYPE_TABLE_ENTRY(name, type, config, description, limited_arch) \ argument
|
/system/keymaster/km_openssl/ |
D | aes_operation.cpp | 93 static AesEvpCipherDescription description; variable
|
D | triple_des_operation.cpp | 68 static TripleDesEvpCipherDescription description; variable
|
/system/core/libkeyutils/ |
D | keyutils.cpp | 47 key_serial_t add_key(const char* type, const char* description, const void* payload, in add_key() 60 long keyctl_search(key_serial_t ring_id, const char* type, const char* description, in keyctl_search()
|
/system/tools/hidl/docs/src/parser/files/ |
D | InterfaceFileParser.kt | 46 val description get() = interfaceEntry.docParser.description constant
|
/system/update_engine/common/ |
D | http_common.cc | 30 const char* description; in GetHttpResponseDescription() member
|
/system/tools/hidl/docs/src/parser/elements/ |
D | DocParser.kt | 27 val description: String by lazy { formatDescription(this.descTokens) } in <lambda>() constant
|
D | DocAnnotationParser.kt | 32 lateinit var description: String variable
|
/system/media/camera/docs/ |
D | metadata_model.py | 244 def insert_tag(self, tag, description=""): argument 609 def __init__(self, name, parent, description=""): argument 623 def description(self): member in Tag 697 def __init__(self, name, parent, description=None, kinds=[]): argument 706 def description(self): member in Section 1298 def description(self): member in Entry
|
/system/libhidl/base/ |
D | Status.cpp | 127 std::string Status::description() const { in description() function in android::hardware::Status
|
/system/libhidl/base/include/hidl/ |
D | Status.h | 184 std::string description() const { in description() function
|
/system/update_engine/scripts/update_payload/ |
D | payload.py | 231 def _DescribeImageInfo(description, image_info): argument
|
/system/netd/server/ |
D | FirewallControllerTest.cpp | 307 const std::string description; in TEST_F() member
|
/system/bt/include/hardware/ |
D | bt_hd.h | 48 const char* description; member
|
/system/libvintf/ |
D | parse_xml.cpp | 1032 std::string description{hal.name}; in buildObject() local 1044 std::string description{xmlFile.name()}; in buildObject() local 1235 std::string description{xmlFile.name()}; in buildObject() local
|
/system/bt/bta/hd/ |
D | bta_hd_int.h | 81 char description[BTA_HD_APP_DESCRIPTION_LEN]; member
|
/system/nvram/client/ |
D | nvram_client.c | 37 const char* description; member
|
/system/media/audio/include/system/ |
D | sound_trigger.h | 64 char description[SOUND_TRIGGER_MAX_STRING_LEN]; /* implementation description */ member
|
/system/bt/osi/src/ |
D | alarm.cc | 722 static void dump_stat(int fd, stat_t* stat, const char* description) { in dump_stat()
|
/system/core/adb/ |
D | test_device.py | 85 def _test_no_rebind(self, description, direction_list, direction, argument
|
/system/tools/hidl/ |
D | EnumType.cpp | 775 std::string description = prevType->fullName() + "." + prevValue->name() + " implicitly"; in autofill() local
|
D | main.cpp | 133 const std::string& description() const { return mDescription; } in description() function
|