Searched refs:adding (Results 1 – 25 of 35) sorted by relevance
12
/system/hwservicemanager/ |
D | ServiceManager.cpp | 518 auto adding = std::make_unique<HidlService>(fqName, name); in registerForNotifications() local 519 adding->addListener(callback); in registerForNotifications() 520 ifaceMap.insertService(std::move(adding)); in registerForNotifications() 774 auto adding = std::make_unique<HidlService>(fqName, name); in registerPassthroughClient() local 775 adding->registerPassthroughClient(callingContext.pid); in registerPassthroughClient() 776 ifaceMap.insertService(std::move(adding)); in registerPassthroughClient()
|
/system/sepolicy/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/sepolicy/prebuilts/api/29.0/private/ |
D | crash_dump.te | 29 # files, so we avoid adding redundant assertions here
|
/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/core/fs_mgr/libsnapshot/update_engine/ |
D | update_metadata.proto | 30 // okay to add fields here without adding them to
|
/system/bt/bta/sys/ |
D | bta_sys.h | 149 typedef void(tBTA_SYS_EIR_CBACK)(uint16_t uuid16, bool adding);
|
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/ |
D | flatbuffers_types.fbs | 88 * may be combined together into a single ScanRecord by adding up values to
|
/system/core/logd/ |
D | README.replay.md | 9 in by adding `RecordingLogBuffer.cpp` to `Android.bp` and setting
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | kernel.te | 102 # Instead of adding dac_{read_search,override}, fix the unix permissions
|
D | te_macros | 560 # others from adding it. 570 # others from adding it.
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | kernel.te | 101 # Instead of adding dac_{read_search,override}, fix the unix permissions
|
D | te_macros | 549 # others from adding it. 560 # others from adding it.
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | kernel.te | 103 # Instead of adding dac_{read_search,override}, fix the unix permissions
|
D | te_macros | 582 # others from adding it. 592 # others from adding it.
|
/system/core/libutils/ |
D | README | 138 Technically, this is achieved by adding resource-only packages (called 221 /system/overlay by adding the following to Android.mk:
|
/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/bt/bta/dm/ |
D | bta_dm_int.h | 551 void bta_dm_eir_update_uuid(uint16_t uuid16, bool adding);
|
/system/sepolicy/public/ |
D | kernel.te | 131 # Instead of adding dac_{read_search,override}, fix the unix permissions
|
D | te_macros | 628 # others from adding it. 638 # others from adding it. 649 # others from adding it.
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | kernel.te | 128 # Instead of adding dac_{read_search,override}, fix the unix permissions
|
D | te_macros | 613 # others from adding it. 623 # others from adding it. 634 # others from adding it.
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | kernel.te | 131 # Instead of adding dac_{read_search,override}, fix the unix permissions
|
D | te_macros | 628 # others from adding it. 638 # others from adding it. 649 # others from adding it.
|
12