Home
last modified time | relevance | path

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

12

/system/hwservicemanager/
DServiceManager.cpp518 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/
Dcrash_dump.te29 # files, so we avoid adding redundant assertions here
/system/sepolicy/prebuilts/api/30.0/private/
Dcrash_dump.te29 # files, so we avoid adding redundant assertions here
/system/sepolicy/prebuilts/api/29.0/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/core/fs_mgr/libsnapshot/update_engine/
Dupdate_metadata.proto30 // okay to add fields here without adding them to
/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/core/logd/
DREADME.replay.md9 in by adding `RecordingLogBuffer.cpp` to `Android.bp` and setting
/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/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/core/libutils/
DREADME138 Technically, this is achieved by adding resource-only packages (called
221 /system/overlay by adding the following to Android.mk:
/system/extras/partition_tools/
DREADME.md49 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/
Dbta_dm_int.h551 void bta_dm_eir_update_uuid(uint16_t uuid16, bool adding);
/system/sepolicy/public/
Dkernel.te131 # Instead of adding dac_{read_search,override}, fix the unix permissions
Dte_macros628 # others from adding it.
638 # others from adding it.
649 # others from adding it.
/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/prebuilts/api/30.0/public/
Dkernel.te131 # Instead of adding dac_{read_search,override}, fix the unix permissions
Dte_macros628 # others from adding it.
638 # others from adding it.
649 # others from adding it.

12