/system/bt/service/common/bluetooth/ |
D | service.h | 29 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/ |
D | bluetooth_gatt_included_service.h | 40 primary_(service.primary()){}; in BluetoothGattIncludedService() 58 bool primary() const { return primary_; } in primary() function
|
D | bluetooth_gatt_service.h | 40 includedService.primary(), includedService.uuid(), in BluetoothGattService()
|
/system/apex/tests/ |
D | TEST_MAPPING | 31 "keywords": ["primary-device"] 35 "keywords": ["primary-device"]
|
/system/libsysprop/srcs/android/sysprop/ |
D | SocProperties.sysprop | 18 # The manufacturer of the device's primary system-on-chip. 27 # The model name of the device's primary system-on-chip.
|
/system/extras/perf2cfg/ |
D | README.md | 22 [--primary-event PRIMARY_EVENT] 35 --primary-event PRIMARY_EVENT 39 reported if the primary event is not present in perf 64 --primary-event cache-misses 83 - `LO` (low): the basic block is responsible for 1 to 10% of its method primary
|
/system/core/fs_mgr/liblp/ |
D | writer.cpp | 362 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/28.0/public/ |
D | vr_hwc.te | 25 # Allow connection to VR DisplayClient to get the primary display metadata
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | vr_hwc.te | 25 # Allow connection to VR DisplayClient to get the primary display metadata
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | vr_hwc.te | 25 # Allow connection to VR DisplayClient to get the primary display metadata
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | vr_hwc.te | 25 # Allow connection to VR DisplayClient to get the primary display metadata
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | vr_hwc.te | 25 # Allow connection to VR DisplayClient to get the primary display metadata
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | vr_hwc.te | 25 # Allow connection to VR DisplayClient to get the primary display metadata
|
/system/sepolicy/public/ |
D | vr_hwc.te | 25 # Allow connection to VR DisplayClient to get the primary display metadata
|
/system/extras/tools/ |
D | graph_lockdep_chains | 84 --focus | -f | --primary) # reserving --primary
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | adbd.te | 117 # and symlinks to primary storage at places like /storage/sdcard0 and /mnt/user/0/primary
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | adbd.te | 119 # and symlinks to primary storage at places like /storage/sdcard0 and /mnt/user/0/primary
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | adbd.te | 124 # and symlinks to primary storage at places like /storage/sdcard0 and /mnt/user/0/primary
|
/system/libbase/ |
D | README.md | 10 libbase's primary focus is on making it easier to do things easily and
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | adbd.te | 161 # and symlinks to primary storage at places like /storage/sdcard0 and /mnt/user/0/primary
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | adbd.te | 167 # and symlinks to primary storage at places like /storage/sdcard0 and /mnt/user/0/primary
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | adbd.te | 178 # and symlinks to primary storage at places like /storage/sdcard0 and /mnt/user/0/primary
|
/system/sepolicy/private/ |
D | adbd.te | 178 # and symlinks to primary storage at places like /storage/sdcard0 and /mnt/user/0/primary
|
/system/core/rootdir/ |
D | Android.mk | 94 ln -sf /storage/self/primary $(TARGET_ROOT_OUT)/sdcard
|
/system/core/fs_mgr/libfiemap/ |
D | README.md | 5 storage in read-write partitions. It exists primary for gsid. Generally, the
|