Searched refs:Valid (Results 1 – 10 of 10) sorted by relevance
83 virtual bool Valid() const { return true; } in Valid() function134 bool Valid() const override { return valid_; } in Valid() function166 bool Valid() const override { return true; } in Valid() function214 bool Valid() const override { return true; } in Valid() function245 bool Valid() const override { return true; } in Valid() function269 bool Valid() const override { return true; } in Valid() function295 bool Valid() const override;
14 | Parameter| Valid Values| Configured Value|35 | Parameter| Valid Values |Configured Value|71 | Parameter| Valid Values| Configured Value|
26 if (!target->Valid()) { in AddTarget()
533 ASSERT_TRUE(target1.Valid()); in TEST_F()550 ASSERT_TRUE(target.Valid()); in TEST_F()561 ASSERT_TRUE(target.Valid()); in TEST_F()
257 bool DmTargetDefaultKey::Valid() const { in Valid() function in android::dm::DmTargetDefaultKey
456 bool Valid() const { return !!builder_; } in Valid() function in PartitionBuilder502 if (!builder.Valid()) { in CreatePartitionHandler()536 if (!builder.Valid()) { in DeletePartitionHandler()562 if (!builder.Valid()) { in ResizePartitionHandler()586 if (!builder.Valid()) return; in CancelPartitionSnapshot()
18 | Parameter| Valid Values| Configured Value|
105 if (SkLatticeIter::Valid(bitmap.width(), bitmap.height(), lattice)) { in getTransparentRegion()
600 // run as a foreground job. Valid only if is_foreground_requested_job is true.701 // How many background jobs are currently running. Valid only if is_active is true.715 // How many activities are currently in the RESUMED state. Valid only if is_active is1086 // The original latest runtime value, in the elapsed realtime timebase. Valid only for periodic
1198 if (SkLatticeIter::Valid(payload.image->width(), payload.image->height(), latticePlusBounds)) { in drawImageLattice()