Home
last modified time | relevance | path

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

12

/system/nvram/core/tests/
Dfake_storage.cpp71 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/
Dmemory_storage.cpp28 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/
Dsmp_api.cc447 __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/
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/update_engine/
Dupdate_metadata.proto27 // // 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-format20 # present in all manifests.
/system/update_engine/update_engine/
Dupdate_metadata.proto27 // // 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/
DREADME.md15 be present in dmesg log after clock correction.
/system/sepolicy/private/
Dvold.te17 # from accidentally writing when the mount point isn't present.
/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/28.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/connectivity/wificond/net/kernel-header-latest/
DREADME.txt4 the latest devices, but not present in external/kernel-headers.
/system/netd/resolv/
Dlibnetd_resolv.map.txt18 # libnetd_resolv library. Other entry points present in the library won't be
/system/sepolicy/public/
Dtoolbox.te2 # At present, the only known usage is for running mkswap via fs_mgr.
/system/sepolicy/prebuilts/api/28.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/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/hardware/interfaces/suspend/1.0/
DIWakeLock.hal28 * lock is present, system is allowed to suspend.

12