Home
last modified time | relevance | path

Searched defs:check_exists (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/base/tests/backup/
H A Dtest_restore.sh37 function check_exists function
/aosp_15_r20/external/dtc/tests/
H A Dcheck_path.c42 int fail_config, exists, check_exists; in main() local
/aosp_15_r20/external/autotest/database/
H A Ddb_utils.py67 def check_exists(manager, names, type): function
/aosp_15_r20/external/grpc-grpc/examples/ruby/pubsub/
H A Dpubsub_demo.rb120 def check_exists method in NamedActions