Home
last modified time | relevance | path

Searched refs:adding (Results 1 – 25 of 26) sorted by relevance

12

/system/hwservicemanager/
DServiceManager.cpp508 auto adding = std::make_unique<HidlService>(fqName, name); in registerForNotifications() local
509 adding->addListener(callback); in registerForNotifications()
510 ifaceMap.insertService(std::move(adding)); in registerForNotifications()
762 auto adding = std::make_unique<HidlService>(fqName, name); in registerPassthroughClient() local
763 adding->registerPassthroughClient(callingContext.pid); in registerPassthroughClient()
764 ifaceMap.insertService(std::move(adding)); in registerPassthroughClient()
/system/sepolicy/prebuilts/api/29.0/private/
Dcrash_dump.te29 # files, so we avoid adding redundant assertions here
/system/sepolicy/private/
Dcrash_dump.te29 # files, so we avoid adding redundant assertions here
/system/tools/xsdc/
DREADME.md76 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/
DREADME41 Please update the above list if adding more sources.
/system/bt/bta/sys/
Dbta_sys.h149 typedef void(tBTA_SYS_EIR_CBACK)(uint16_t uuid16, bool adding);
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
Dflatbuffers_types.fbs88 * may be combined together into a single ScanRecord by adding up values to
/system/sepolicy/prebuilts/api/28.0/public/
Dkernel.te103 # Instead of adding dac_{read_search,override}, fix the unix permissions
Dte_macros582 # others from adding it.
592 # others from adding it.
/system/sepolicy/prebuilts/api/27.0/public/
Dkernel.te102 # Instead of adding dac_{read_search,override}, fix the unix permissions
Dte_macros560 # others from adding it.
570 # others from adding it.
/system/sepolicy/prebuilts/api/26.0/public/
Dkernel.te101 # Instead of adding dac_{read_search,override}, fix the unix permissions
Dte_macros549 # others from adding it.
560 # others from adding it.
/system/core/libutils/
DREADME138 Technically, this is achieved by adding resource-only packages (called
221 /system/overlay by adding the following to Android.mk:
/system/bt/bta/dm/
Dbta_dm_int.h552 void bta_dm_eir_update_uuid(uint16_t uuid16, bool adding);
Dbta_dm_act.cc3580 void bta_dm_eir_update_uuid(uint16_t uuid16, bool adding) { in bta_dm_eir_update_uuid() argument
3584 if (adding) { in bta_dm_eir_update_uuid()
/system/sepolicy/prebuilts/api/29.0/public/
Dkernel.te128 # Instead of adding dac_{read_search,override}, fix the unix permissions
Dte_macros613 # others from adding it.
623 # others from adding it.
634 # others from adding it.
/system/sepolicy/public/
Dkernel.te128 # Instead of adding dac_{read_search,override}, fix the unix permissions
Dte_macros613 # others from adding it.
623 # others from adding it.
634 # others from adding it.
/system/tools/hidl/build/
Dhidl_interface.go404 `fix this error by adding the following to <some path>/Android.bp:
/system/media/audio_utils/
DDoxyfile216 # For example adding
226 # A mapping has the form "name=value". For example adding "class=itcl::class"
DDoxyfile.orig216 # For example adding
226 # A mapping has the form "name=value". For example adding "class=itcl::class"
/system/extras/simpleperf/doc/
DREADME.md187 to ART, so the app runs as a release app. wrap.sh can be done by adding the script below in
/system/chre/pal/doc/
DDoxyfile224 # For example adding
234 # A mapping has the form "name=value". For example adding "class=itcl::class"

12