Home
last modified time | relevance | path

Searched refs:present (Results 1 – 25 of 57) sorted by relevance

123

/system/nvram/core/tests/
Dfake_storage.cpp71 bool present() const { return present_; } in present() function in nvram::storage::__anona6f8ef1c0111::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/
Dmemory_storage.cpp28 bool present() const { return blob_.size() != 0; } in present() function in nvram::storage::__anond20630280111::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/
Dsmp_api.cc481 __func__, p_cb->req_oob_type, p_oob->loc_oob_data.present, in SMP_SecureConnectionOobDataReply()
482 p_oob->peer_oob_data.present); in SMP_SecureConnectionOobDataReply()
491 if (!p_oob->peer_oob_data.present) data_missing = true; in SMP_SecureConnectionOobDataReply()
494 if (!p_oob->loc_oob_data.present) data_missing = true; in SMP_SecureConnectionOobDataReply()
497 if (!p_oob->loc_oob_data.present || !p_oob->peer_oob_data.present) in SMP_SecureConnectionOobDataReply()
/system/bt/stack/include/
Dsmp_api_types.h222 bool present; member
236 bool present; member
/system/libsysprop/srcs/android/sysprop/
DContactsProperties.sysprop34 # If present, overrides the size determined for the display photo
60 # If present, overrides the size given in DEFAULT_THUMBNAIL
/system/extras/boottime_tools/bootanalyze/
DREADME.md15 be present in dmesg log after clock correction.
/system/update_engine/
Dupdate_metadata.proto27 // // Only present if format_version >= 2:
154 // All fields will be set, if this message is present.
161 // If these values aren't present, they should be assumed to match
223 // the time of applying the operation. If present, the update_engine daemon
251 // If present, a list of signatures of the new_partition_info.hash signed with
307 // All updatable groups present in |partitions| of this DeltaArchiveManifest.
323 // Only present in major version = 1. List of install operations for the
332 // If signatures are present, the offset into the blobs, generally
340 // Only present in major version = 1. Partition metadata used to validate the
347 // old_image_info will only be present for delta images.
[all …]
D.clang-format20 # present in all manifests.
/system/update_engine/update_engine/
Dupdate_metadata.proto27 // // Only present if format_version >= 2:
154 // All fields will be set, if this message is present.
161 // If these values aren't present, they should be assumed to match
223 // the time of applying the operation. If present, the update_engine daemon
251 // If present, a list of signatures of the new_partition_info.hash signed with
307 // All updatable groups present in |partitions| of this DeltaArchiveManifest.
323 // Only present in major version = 1. List of install operations for the
332 // If signatures are present, the offset into the blobs, generally
340 // Only present in major version = 1. Partition metadata used to validate the
347 // old_image_info will only be present for delta images.
[all …]
/system/sepolicy/prebuilts/api/26.0/private/
Dvold.te18 # from accidentally writing when the mount point isn't present.
/system/sepolicy/prebuilts/api/29.0/private/
Dvold.te17 # from accidentally writing when the mount point isn't present.
/system/sepolicy/prebuilts/api/30.0/private/
Dvold.te17 # from accidentally writing when the mount point isn't present.
/system/sepolicy/prebuilts/api/27.0/private/
Dvold.te18 # from accidentally writing when the mount point isn't present.
/system/sepolicy/prebuilts/api/28.0/private/
Dvold.te17 # from accidentally writing when the mount point isn't present.
/system/connectivity/wificond/net/kernel-header-latest/
DREADME.txt4 the latest devices, but not present in external/kernel-headers.
/system/sepolicy/private/
Dvold.te17 # from accidentally writing when the mount point isn't present.
/system/sepolicy/prebuilts/api/28.0/public/
Dtoolbox.te2 # At present, the only known usage is for running mkswap via fs_mgr.
/system/sepolicy/prebuilts/api/27.0/public/
Dtoolbox.te2 # At present, the only known usage is for running mkswap via fs_mgr.
Ddrmserver.te34 # Delete old socket file if present.
/system/sepolicy/prebuilts/api/26.0/public/
Dtoolbox.te2 # At present, the only known usage is for running mkswap via fs_mgr.
Ddrmserver.te34 # Delete old socket file if present.
/system/sepolicy/prebuilts/api/29.0/public/
Dtoolbox.te2 # At present, the only known usage is for running mkswap via fs_mgr.
/system/hardware/interfaces/suspend/1.0/
DIWakeLock.hal28 * lock is present, system is allowed to suspend.
/system/sepolicy/public/
Dtoolbox.te2 # At present, the only known usage is for running mkswap via fs_mgr.
/system/sepolicy/prebuilts/api/30.0/public/
Dtoolbox.te2 # At present, the only known usage is for running mkswap via fs_mgr.

123