Home
last modified time | relevance | path

Searched refs:primary (Results 1 – 25 of 56) sorted by relevance

123

/system/apex/tests/
DTEST_MAPPING55 "keywords": ["primary-device"]
59 "keywords": ["primary-device"]
66 "keywords": ["primary-device"]
70 "keywords": ["primary-device"]
74 "keywords": ["primary-device"]
78 "keywords": ["primary-device"]
82 "keywords": ["primary-device"]
86 "keywords": ["primary-device"]
90 "keywords": ["primary-device"]
94 "keywords": ["primary-device"]
[all …]
/system/bt/service/common/bluetooth/
Dservice.h29 Service(uint16_t handle, bool primary, const Uuid& uuid, in Service() argument
33 primary_(primary), in Service()
46 bool primary() const { return primary_; } in primary() function
/system/bt/service/common/android/bluetooth/
Dbluetooth_gatt_included_service.h40 primary_(service.primary()){}; in BluetoothGattIncludedService()
58 bool primary() const { return primary_; } in primary() function
Dbluetooth_gatt_service.h40 includedService.primary(), includedService.uuid(), in BluetoothGattService()
/system/core/fs_mgr/liblp/
Dwriter.cpp362 std::unique_ptr<LpMetadata> primary = ReadPrimaryMetadata(fd, geometry, slot_number); in UpdatePartitionTable() local
365 if (primary && (!backup || !CompareMetadata(*primary.get(), *backup.get()))) { in UpdatePartitionTable()
370 if (!ValidateAndSerializeMetadata(opener, *primary.get(), slot_suffix, &old_blob)) { in UpdatePartitionTable()
378 } else if (backup && !primary) { in UpdatePartitionTable()
/system/sepolicy/prebuilts/api/26.0/public/
Dvr_hwc.te25 # Allow connection to VR DisplayClient to get the primary display metadata
/system/sepolicy/prebuilts/api/27.0/public/
Dvr_hwc.te25 # Allow connection to VR DisplayClient to get the primary display metadata
/system/sepolicy/prebuilts/api/28.0/public/
Dvr_hwc.te25 # Allow connection to VR DisplayClient to get the primary display metadata
/system/sepolicy/prebuilts/api/30.0/public/
Dvr_hwc.te25 # Allow connection to VR DisplayClient to get the primary display metadata
Dvold.te110 # Manage per-user primary symlinks
115 # Manage per-user pass_through primary symlinks
/system/sepolicy/public/
Dvr_hwc.te25 # Allow connection to VR DisplayClient to get the primary display metadata
Dvold.te110 # Manage per-user primary symlinks
115 # Manage per-user pass_through primary symlinks
/system/sepolicy/prebuilts/api/29.0/public/
Dvr_hwc.te25 # Allow connection to VR DisplayClient to get the primary display metadata
/system/iorap/tests/src/compiler/testdata/
Dcommon_textcache4206 64769 1046 -1 /vendor/lib/hw/audio.primary.default.so
4214 64769 1059 -1 /vendor/lib/hw/sound_trigger.primary.sdm845.so
4223 64769 1047 -1 /vendor/lib/hw/audio.primary.sdm845.so
6004 64769 1544 -1 /vendor/lib64/hw/audio.primary.default.so
6012 64769 1559 -1 /vendor/lib64/hw/sound_trigger.primary.sdm845.so
6021 64769 1545 -1 /vendor/lib64/hw/audio.primary.sdm845.so
6850 64772 1669 -1 /data/misc/profiles/cur/0/com.android.providers.telephony/primary.prof
6852 64772 1675 -1 /data/misc/profiles/cur/0/com.quicinc.cne.CNEService/primary.prof
6854 64772 1681 -1 /data/misc/profiles/cur/0/com.qualcomm.qti.uceShimService/primary.prof
6856 64772 1687 -1 /data/misc/profiles/cur/0/com.android.mms.service/primary.prof
[all …]
/system/extras/tools/
Dgraph_lockdep_chains84 --focus | -f | --primary) # reserving --primary
/system/sepolicy/prebuilts/api/26.0/private/
Dadbd.te117 # and symlinks to primary storage at places like /storage/sdcard0 and /mnt/user/0/primary
/system/sepolicy/prebuilts/api/27.0/private/
Dadbd.te119 # and symlinks to primary storage at places like /storage/sdcard0 and /mnt/user/0/primary
/system/sepolicy/prebuilts/api/28.0/private/
Dadbd.te124 # and symlinks to primary storage at places like /storage/sdcard0 and /mnt/user/0/primary
/system/core/base/
DREADME.md10 libbase's primary focus is on making it easier to do things easily and
/system/sepolicy/prebuilts/api/29.0/private/
Dadbd.te161 # and symlinks to primary storage at places like /storage/sdcard0 and /mnt/user/0/primary
/system/sepolicy/prebuilts/api/30.0/private/
Dadbd.te171 # and symlinks to primary storage at places like /storage/sdcard0 and /mnt/user/0/primary
/system/sepolicy/private/
Dadbd.te171 # and symlinks to primary storage at places like /storage/sdcard0 and /mnt/user/0/primary
/system/core/rootdir/
DAndroid.mk86 ln -sf /storage/self/primary $(TARGET_ROOT_OUT)/sdcard
/system/core/fs_mgr/libfiemap/
DREADME.md5 storage in read-write partitions. It exists primary for gsid. Generally, the
/system/bt/service/doc/
DIBluetoothGattClientCallback.txt35 * structure. |is_primary| is true if this refers to a primary service,

123