/system/nvram/core/tests/ |
D | fake_storage.cpp | 71 bool present() const { return present_; } in present() function in nvram::storage::__anona89d73d90111::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::__anon77e88ac50111::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/update_engine/ |
D | update_metadata.proto | 25 // // Only present if format_version > 1: 140 // All fields will be set, if this message is present. 147 // If these values aren't present, they should be assumed to match 206 // the time of applying the operation. If present, the update_engine daemon 234 // If present, a list of signatures of the new_partition_info.hash signed with 254 // Only present in major version = 1. List of install operations for the 263 // If signatures are present, the offset into the blobs, generally 271 // Only present in major version = 1. Partition metadata used to validate the 278 // old_image_info will only be present for delta images. 286 // Only present in major version >= 2. List of partitions that will be
|
/system/bt/stack/include/ |
D | smp_api_types.h | 226 bool present; member 240 bool present; member
|
/system/extras/boottime_tools/bootanalyze/ |
D | README.md | 15 be present in dmesg log after clock correction.
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | vold.te | 18 # from accidentally writing when the mount point isn't present.
|
/system/sepolicy/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/26.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/sepolicy/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/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/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/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/media/camera/docs/ |
D | ACameraMetadata.mako | 31 assert(False),"A synthetic key should not present in NDK!"
|
/system/core/fastboot/ |
D | README.md | 40 of the response (if present) provide a textual failure message 41 to present to the user. Stop. 62 b. FAIL -> display the remaining 60 bytes (if present) as a failure 275 Data Packet data, not present in all packets.
|
/system/core/rootdir/ |
D | init.rc | 21 # Set the security context of /adb_keys if present. 24 # Set the security context of /postinstall if present. 163 # this ensures that the cpusets are present and usable, but the device's 296 # /data, which in turn can only be loaded when system properties are present. 333 # Make sure /sys/kernel/debug (if present) is labeled properly
|
/system/core/libutils/ |
D | README | 5 If you need a feature that is native to Linux but not present on other 192 present.
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | README | 54 should not be present in a final -user build.
|
/system/sepolicy/ |
D | README | 39 of macro-name=value. Spaces must NOT be present. This is useful for building modular
|