/system/nvram/core/tests/ |
D | fake_storage.cpp | 71 bool present() const { return present_; } in present() function in nvram::storage::__anon5a7223650111::StorageSlot 72 void set_present(bool present) { present_ = present; } in set_present() argument 98 if (g_spaces[i].slot.present() && g_spaces[i].index == index) { in FindSlotForIndex() 116 if (!g_spaces[i].slot.present()) { in FindOrCreateSlotForIndex()
|
/system/nvram/hal/ |
D | memory_storage.cpp | 28 bool present() const { return blob_.size() != 0; } in present() function in nvram::storage::__anon126252d10111::StorageSlot 71 if (g_spaces[i].slot.present() && g_spaces[i].index == index) { in FindSpaceSlot() 102 if (!g_spaces[i].slot.present()) { in StoreSpace()
|
/system/bt/stack/smp/ |
D | smp_api.cc | 447 __func__, p_cb->req_oob_type, p_oob->loc_oob_data.present, in SMP_SecureConnectionOobDataReply() 448 p_oob->peer_oob_data.present); in SMP_SecureConnectionOobDataReply() 457 if (!p_oob->peer_oob_data.present) data_missing = true; in SMP_SecureConnectionOobDataReply() 460 if (!p_oob->loc_oob_data.present) data_missing = true; in SMP_SecureConnectionOobDataReply() 463 if (!p_oob->loc_oob_data.present || !p_oob->peer_oob_data.present) in SMP_SecureConnectionOobDataReply()
|
/system/bt/stack/include/ |
D | smp_api_types.h | 222 bool present; member 236 bool present; member
|
/system/libsysprop/srcs/android/sysprop/ |
D | ContactsProperties.sysprop | 34 # If present, overrides the size determined for the display photo 60 # If present, overrides the size given in DEFAULT_THUMBNAIL
|
/system/update_engine/ |
D | update_metadata.proto | 27 // // Only present if format_version >= 2: 145 // All fields will be set, if this message is present. 152 // If these values aren't present, they should be assumed to match 214 // the time of applying the operation. If present, the update_engine daemon 242 // If present, a list of signatures of the new_partition_info.hash signed with 298 // All updatable groups present in |partitions| of this DeltaArchiveManifest. 308 // Only present in major version = 1. List of install operations for the 317 // If signatures are present, the offset into the blobs, generally 325 // Only present in major version = 1. Partition metadata used to validate the 332 // old_image_info will only be present for delta images. [all …]
|
D | .clang-format | 20 # present in all manifests.
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 27 // // Only present if format_version >= 2: 145 // All fields will be set, if this message is present. 152 // If these values aren't present, they should be assumed to match 214 // the time of applying the operation. If present, the update_engine daemon 242 // If present, a list of signatures of the new_partition_info.hash signed with 298 // All updatable groups present in |partitions| of this DeltaArchiveManifest. 308 // Only present in major version = 1. List of install operations for the 317 // If signatures are present, the offset into the blobs, generally 325 // Only present in major version = 1. Partition metadata used to validate the 332 // old_image_info will only be present for delta images. [all …]
|
/system/extras/boottime_tools/bootanalyze/ |
D | README.md | 15 be present in dmesg log after clock correction.
|
/system/sepolicy/private/ |
D | vold.te | 17 # from accidentally writing when the mount point isn't present.
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | vold.te | 18 # from accidentally writing when the mount point isn't present.
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | vold.te | 17 # from accidentally writing when the mount point isn't present.
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | vold.te | 17 # from accidentally writing when the mount point isn't present.
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | vold.te | 18 # from accidentally writing when the mount point isn't present.
|
/system/connectivity/wificond/net/kernel-header-latest/ |
D | README.txt | 4 the latest devices, but not present in external/kernel-headers.
|
/system/netd/resolv/ |
D | libnetd_resolv.map.txt | 18 # libnetd_resolv library. Other entry points present in the library won't be
|
/system/sepolicy/public/ |
D | toolbox.te | 2 # At present, the only known usage is for running mkswap via fs_mgr.
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | toolbox.te | 2 # At present, the only known usage is for running mkswap via fs_mgr.
|
D | drmserver.te | 34 # Delete old socket file if present.
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | toolbox.te | 2 # At present, the only known usage is for running mkswap via fs_mgr.
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | toolbox.te | 2 # At present, the only known usage is for running mkswap via fs_mgr.
|
D | drmserver.te | 34 # Delete old socket file if present.
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | toolbox.te | 2 # At present, the only known usage is for running mkswap via fs_mgr.
|
D | drmserver.te | 34 # Delete old socket file if present.
|
/system/hardware/interfaces/suspend/1.0/ |
D | IWakeLock.hal | 28 * lock is present, system is allowed to suspend.
|