/system/core/fs_mgr/libdm/include/libdm/ |
D | dm_target.h | 83 virtual bool Valid() const { return true; } in Valid() function 152 bool Valid() const override { return valid_; } in Valid() function 184 bool Valid() const override { return true; } in Valid() function 232 bool Valid() const override { return true; } in Valid() function 263 bool Valid() const override { return true; } in Valid() function 287 bool Valid() const override { return true; } in Valid() function 313 bool Valid() const override; 360 bool Valid() const override;
|
/system/sepolicy/build/soong/ |
D | cil_compat_map.go | 132 if topHalf.Valid() { 152 if c.installSource.Valid() { 164 if !c.installSource.Valid() {
|
D | compat_cil.go | 96 if c.installSource.Valid() { 102 if !c.installSource.Valid() {
|
D | selinux_contexts.go | 418 if api := i.CurrentSyspropApiFile(); api.Valid() {
|
/system/core/init/fuzzer/ |
D | README.md | 14 | Parameter| Valid Values| Configured Value| 35 | Parameter| Valid Values |Configured Value| 71 | Parameter| Valid Values| Configured Value|
|
/system/extras/simpleperf/ |
D | JITDebugReader.cpp | 79 bool Valid() const; 94 bool Valid() const { return symfile_addr > 0u && symfile_size > 0u; } in Valid() function 107 bool Valid() const { return symfile_addr > 0u && symfile_size > 0u; } in Valid() function 121 bool Valid() const { return (seqlock & 1) == 0; } in Valid() function 135 bool Valid() const { return (seqlock & 1) == 0; } in Valid() function 150 bool Valid() const { return (seqlock & 1) == 0; } in Valid() function 174 bool JITDescriptor<ADDRT>::Valid() const { in Valid() function in simpleperf::JITDescriptor 545 if (!raw_descriptor.Valid()) { in ParseDescriptor() 597 if (entry.prev_addr != prev_entry_addr || !entry.Valid()) { in ReadNewCodeEntriesImpl()
|
/system/core/fs_mgr/libdm/ |
D | dm_table.cpp | 26 if (!target->Valid()) { in AddTarget()
|
D | dm_target.cpp | 261 bool DmTargetDefaultKey::Valid() const { in Valid() function in android::dm::DmTargetDefaultKey 320 bool DmTargetThinPool::Valid() const { in Valid() function in android::dm::DmTargetThinPool
|
D | dm_test.cpp | 189 ASSERT_TRUE(target.Valid()); in TEST_F() 542 ASSERT_TRUE(target1.Valid()); in TEST_F() 559 ASSERT_TRUE(target.Valid()); in TEST_F() 570 ASSERT_TRUE(target.Valid()); in TEST_F()
|
/system/libhidl/fuzzer/ |
D | README.md | 14 | Parameter| Valid Values| Configured Value|
|
/system/core/fs_mgr/liblp/fuzzer/ |
D | README.md | 30 | Parameter| Valid Values| Configured Value| 72 | Parameter| Valid Values| Configured Value| 107 | Parameter| Valid Values| Configured Value|
|
/system/tools/aidl/build/ |
D | aidl_api.go | 626 if apiDirPath.Valid() { 634 if !dump.hashFile.Valid() { 651 if currentApiDir.Valid() { 655 if dumps[i].hashFile.Valid() { 678 if android.ExistentPathForSource(ctx, nextApiDir).Valid() {
|
D | aidl_gen_rule.go | 210 if hashFile.Valid() { 242 if apiDirPath.Valid() { 248 if hashFile.Valid() {
|
/system/security/keystore/tests/fuzzer/ |
D | README.md | 17 | Parameter| Valid Values| Configured Value| 62 | Parameter| Valid Values| Configured Value|
|
/system/tools/hidl/build/ |
D | hidl_package_root.go | 75 if !r.currentPath.Valid() {
|
D | hidl_interface.go | 249 if currentPath.Valid() { 264 if currentPath.Valid() {
|
/system/core/fastboot/fuzzer/ |
D | README.md | 18 | Parameter| Valid Values| Configured Value|
|
/system/core/fastboot/device/ |
D | commands.cpp | 459 bool Valid() const { return !!builder_; } in Valid() function in PartitionBuilder 505 if (!builder.Valid()) { in CreatePartitionHandler() 539 if (!builder.Valid()) { in DeletePartitionHandler() 565 if (!builder.Valid()) { in ResizePartitionHandler() 589 if (!builder.Valid()) return; in CancelPartitionSnapshot()
|
/system/keymaster/fuzzer/ |
D | README.md | 18 | Parameter| Valid Values| Configured Value|
|
/system/nfc/tools/casimir/src/ |
D | rf_packets.pdl | 154 /// The protocol field selects the activated protocol. Valid protocols are 195 /// Valid protocols are determined by the technology and supported
|
/system/apex/proto/ |
D | apex_manifest.proto | 76 // Valid only for compressed APEX. This field contains the root digest of
|
/system/tools/mkbootimg/ |
D | pylintrc | 35 # all. Valid levels: HIGH, INFERENCE, INFERENCE_FAILURE, UNDEFINED
|
/system/apex/ |
D | pylintrc | 41 # all. Valid levels: HIGH, INFERENCE, INFERENCE_FAILURE, UNDEFINED
|
/system/update_engine/ |
D | pylintrc | 65 # all. Valid levels: HIGH, INFERENCE, INFERENCE_FAILURE, UNDEFINED
|