Home
last modified time | relevance | path

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

123

/system/apex/tests/
DTEST_MAPPING34 "keywords": ["primary-device"]
38 "keywords": ["primary-device"]
45 "keywords": ["primary-device"]
49 "keywords": ["primary-device"]
53 "keywords": ["primary-device"]
57 "keywords": ["primary-device"]
61 "keywords": ["primary-device"]
/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/27.0/public/
Dvr_hwc.te25 # Allow connection to VR DisplayClient to get the primary display metadata
/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/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/prebuilts/api/29.0/public/
Dvr_hwc.te25 # Allow connection to VR DisplayClient to get the primary display metadata
/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/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
Dseapp_contexts16 # isOwner=true will only match for the owner/primary user.
/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/libbase/
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.te167 # and symlinks to primary storage at places like /storage/sdcard0 and /mnt/user/0/primary
/system/sepolicy/private/
Dadbd.te173 # 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