/system/core/fs_mgr/libdm/include/libdm/ |
D | dm_target.h | 83 virtual bool Valid() const { return true; } in Valid() function 133 bool Valid() const override { return valid_; } in Valid() function 165 bool Valid() const override { return true; } in Valid() function 213 bool Valid() const override { return true; } in Valid() function 244 bool Valid() const override { return true; } in Valid() function 268 bool Valid() const override { return true; } in Valid() function 294 bool Valid() const override;
|
/system/core/fs_mgr/libdm/ |
D | dm_table.cpp | 26 if (!target->Valid()) { in AddTarget()
|
D | dm_test.cpp | 506 ASSERT_TRUE(target1.Valid()); in TEST() 523 ASSERT_TRUE(target.Valid()); in TEST() 534 ASSERT_TRUE(target.Valid()); in TEST()
|
D | dm_target.cpp | 253 bool DmTargetDefaultKey::Valid() const { in Valid() function in android::dm::DmTargetDefaultKey
|
/system/extras/simpleperf/ |
D | JITDebugReader.cpp | 76 bool Valid() const; 91 bool Valid() const { return symfile_addr > 0u && symfile_size > 0u; } in Valid() function 104 bool Valid() const { return symfile_addr > 0u && symfile_size > 0u; } in Valid() function 118 bool Valid() const { return (seqlock & 1) == 0; } in Valid() function 132 bool Valid() const { return (seqlock & 1) == 0; } in Valid() function 147 bool Valid() const { return (seqlock & 1) == 0; } in Valid() function 171 bool JITDescriptor<ADDRT>::Valid() const { in Valid() function in simpleperf::JITDescriptor 580 if (!raw_descriptor.Valid()) { in LoadDescriptorImpl() 632 if (entry.prev_addr != prev_entry_addr || !entry.Valid()) { in ReadNewCodeEntriesImpl()
|
/system/tools/aidl/build/ |
D | aidl_api.go | 352 if currentApiDir.Valid() { 381 if apiDirPath.Valid() { 397 if currentApiDir.Valid() { 401 if dumps[i].hashFile.Valid() {
|
D | aidl_gen_rule.go | 165 if hashFile.Valid() {
|
/system/tools/hidl/build/ |
D | hidl_package_root.go | 75 if !r.currentPath.Valid() {
|
D | hidl_interface.go | 273 if currentPath.Valid() { 288 if currentPath.Valid() {
|
/system/core/fastboot/device/ |
D | commands.cpp | 429 bool Valid() const { return !!builder_; } in Valid() function in PartitionBuilder 475 if (!builder.Valid()) { in CreatePartitionHandler() 509 if (!builder.Valid()) { in DeletePartitionHandler() 535 if (!builder.Valid()) { in ResizePartitionHandler() 559 if (!builder.Valid()) return; in CancelPartitionSnapshot()
|
/system/sepolicy/build/soong/ |
D | cil_compat_map.go | 143 if topHalf.Valid() {
|
D | selinux_contexts.go | 449 if api := i.CurrentSyspropApiFile(); api.Valid() {
|
/system/apex/proto/ |
D | apex_manifest.proto | 71 // Valid only for compressed APEX. This field contains the root digest of
|
/system/bt/gd/l2cap/ |
D | l2cap_packets.pdl | 383 …max_window_size : 16, // 0x0000 = Valid for streaming, 0x0001-0x3FFF Valid for Enhanced Retransmis…
|
/system/tools/xsdc/build/ |
D | xsdc.go | 145 if !module.xsdConfigPath.Valid() {
|
/system/apex/ |
D | pylintrc | 41 # all. Valid levels: HIGH, INFERENCE, INFERENCE_FAILURE, UNDEFINED
|
/system/tools/mkbootimg/ |
D | pylintrc | 35 # all. Valid levels: HIGH, INFERENCE, INFERENCE_FAILURE, UNDEFINED
|
/system/update_engine/ |
D | pylintrc | 65 # all. Valid levels: HIGH, INFERENCE, INFERENCE_FAILURE, UNDEFINED
|