Home
last modified time | relevance | path

Searched defs:partial_path (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/angle/build/android/gyp/util/
H A Dprotoresources.py215 def __init__(self, partial_path, keep_predicate): argument
291 def StripUnwantedResources(partial_path, keep_predicate): argument
/aosp_15_r20/external/cronet/build/android/gyp/util/
H A Dprotoresources.py215 def __init__(self, partial_path, keep_predicate): argument
291 def StripUnwantedResources(partial_path, keep_predicate): argument
/aosp_15_r20/external/tensorflow/tensorflow/tools/dockerfiles/
H A Dassembler.py443 def gather_existing_partials(partial_path): argument
/aosp_15_r20/packages/modules/adb/daemon/
Dfile_sync_service.cpp113 std::string partial_path; in secure_mkdirs() local
/aosp_15_r20/external/cronet/net/cert/
H A Dcert_verify_proc_builtin.cc1012 const bssl::CertPathBuilderResultPath& partial_path = in AssignVerifyResult() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A Dpath_builder_unittest.cc1401 std::vector<std::shared_ptr<const ParsedCertificate>> partial_path; in TEST_F() member