Searched refs:adding (Results 1 – 25 of 46) sorted by relevance
12
/system/sepolicy/prebuilts/api/29.0/private/ |
D | crash_dump.te | 29 # files, so we avoid adding redundant assertions here
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | crash_dump.te | 29 # files, so we avoid adding redundant assertions here
|
/system/bt/bta/sys/ |
D | bta_sys.h | 176 typedef void(tBTA_SYS_EIR_CBACK)(uint16_t uuid16, bool adding); 177 typedef void(tBTA_SYS_CUST_EIR_CBACK)(const tBTA_CUSTOM_UUID &curr, bool adding);
|
/system/sepolicy/private/ |
D | system_suspend.te | 26 # For adding `dumpsys syspend_control` output to bugreport
|
D | crash_dump.te | 37 # files, so we avoid adding redundant assertions here
|
D | gsid.te | 162 # adding rules for path resolution of gsi_public_metadata_file and reading
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | system_suspend.te | 26 # For adding `dumpsys syspend_control` output to bugreport
|
D | crash_dump.te | 37 # files, so we avoid adding redundant assertions here
|
D | gsid.te | 162 # adding rules for path resolution of gsi_public_metadata_file and reading
|
/system/hwservicemanager/ |
D | ServiceManager.cpp | 565 auto adding = std::make_unique<HidlService>(fqName, name); in registerForNotifications() local 566 adding->addListener(callback); in registerForNotifications() 567 ifaceMap.insertService(std::move(adding)); in registerForNotifications() 821 auto adding = std::make_unique<HidlService>(fqName, name); in registerPassthroughClient() local 822 adding->registerPassthroughClient(callingContext.pid); in registerPassthroughClient() 823 ifaceMap.insertService(std::move(adding)); in registerPassthroughClient()
|
/system/tools/xsdc/ |
D | README.md | 76 After adding “Deprecated” annotation, we need to update the api or schema just 77 like when adding a tag. In the above example, a @Deprecate annotation is added.
|
/system/bt/osi/src/socket_utils/ |
D | README | 41 Please update the above list if adding more sources.
|
/system/bt/bta/dm/ |
D | bta_dm_int.h | 553 void bta_dm_eir_update_uuid(uint16_t uuid16, bool adding); 554 void bta_dm_eir_update_cust_uuid(const tBTA_CUSTOM_UUID &curr, bool adding);
|
/system/core/fs_mgr/libsnapshot/update_engine/ |
D | update_metadata.proto | 30 // okay to add fields here without adding them to
|
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/generated/ |
D | flatbuffers_types.fbs | 88 * may be combined together into a single ScanRecord by adding up values to
|
/system/logging/logd/ |
D | README.replay.md | 9 in by adding `RecordingLogBuffer.cpp` to `Android.bp` and setting
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | kernel.te | 103 # Instead of adding dac_{read_search,override}, fix the unix permissions
|
/system/libhidl/vintfdata/ |
D | README.md | 48 - If `optional="false"` in frozen DCMs, the build system checks that adding the
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | kernel.te | 102 # Instead of adding dac_{read_search,override}, fix the unix permissions
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | kernel.te | 101 # Instead of adding dac_{read_search,override}, fix the unix permissions
|
/system/extras/perf2cfg/ |
D | README.md | 81 perf2cfg implements basic block coloring by adding specific flags to the output
|
/system/extras/partition_tools/ |
D | README.md | 49 lpadd is a command-line tool for adding images to a super.img file, or a partition to a super\_empt…
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | kernel.te | 128 # Instead of adding dac_{read_search,override}, fix the unix permissions
|
/system/sepolicy/public/ |
D | kernel.te | 136 # Instead of adding dac_{read_search,override}, fix the unix permissions
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | kernel.te | 131 # Instead of adding dac_{read_search,override}, fix the unix permissions
|
12