/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | KeyBlobUpgradeTest.cpp | 116 std::string subdir = keyblob_dir + "/" + full_name.substr(found + 1); in keyblob_subdir() local 125 void save_keyblob(const std::string& subdir, const std::string& name, in save_keyblob() 151 void save_keyblob_and_cert(const std::string& subdir, const std::string& name, in save_keyblob_and_cert() 171 void delete_keyblob(const std::string& subdir, const std::string& name) { in delete_keyblob() 182 std::vector<uint8_t> load_file(const std::string& subdir, const std::string& name, in load_file() 192 std::vector<uint8_t> load_keyblob(const std::string& subdir, const std::string& name) { in load_keyblob() 196 std::vector<uint8_t> load_cert(const std::string& subdir, const std::string& name) { in load_cert() 215 std::string subdir = keyblob_subdir(keyblob_dir, GetParam(), /* create? */ false); in UpgradeKeyBlobs() local 295 std::string subdir = keyblob_subdir(keyblob_dir, GetParam(), /* create? */ true); in TEST_P() local 455 std::string subdir = keyblob_subdir(keyblob_dir, GetParam(), /* create? */ false); in TEST_P() local [all …]
|
/aosp_15_r20/external/pigweed/pw_env_setup/py/pw_env_setup/cipd_setup/ |
H A D | pigweed.json | 86 "subdir": "rust", string 96 "subdir": "rust", string 106 "subdir": "rust", string 116 "subdir": "rust", string 126 "subdir": "rust", string 139 "subdir": "rust", string 151 "subdir": "rust_bindgen", string 196 "subdir": "clang_sysroot", string
|
/aosp_15_r20/external/libbrillo/brillo/files/ |
H A D | safe_fd_test.cc | 373 SafeFD subdir; in TEST_F() local 427 SafeFD::SafeFDResult subdir = root_.OpenExistingDir(sub_dir_path_); in TEST_F() local 450 SafeFD::SafeFDResult subdir = root_.OpenExistingDir(sub_dir_path_); in TEST_F() local 466 SafeFD::SafeFDResult subdir = root_.OpenExistingDir(sub_dir_path_); in TEST_F() local 489 SafeFD::SafeFDResult subdir = root_.OpenExistingDir(sub_dir_path_); in TEST_F() local 499 SafeFD::SafeFDResult subdir = root_.OpenExistingDir(sub_dir_path_); in TEST_F() local 515 SafeFD::SafeFDResult subdir = root_.OpenExistingDir(sub_dir_path_); in TEST_F() local 526 SafeFD::SafeFDResult subdir = root_.OpenExistingDir(sub_dir_path_); in TEST_F() local 621 SafeFD::SafeFDResult subdir = root_.OpenExistingDir(sub_dir_path_); in TEST_F() local
|
H A D | file_util_test.cc | 160 SafeFD subdir; in TEST_F() local 175 SafeFD subdir; in TEST_F() local 189 SafeFD subdir; in TEST_F() local 205 SafeFD subdir; in TEST_F() local 220 SafeFD subdir; in TEST_F() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupUniformControlFlowTests.cpp | 73 const char *subdir; member 180 const std::string subdir(group.subdir); in addTestsForAmberFiles() local 240 const char *subdir = (control ? large_control_dir : large_dir); in createSubgroupUniformControlFlowTests() local 345 const char *subdir = (control ? small_control_dir : small_dir); in createSubgroupUniformControlFlowTests() local
|
/aosp_15_r20/external/angle/third_party/glslang/src/ |
H A D | known_good.json | 7 "subdir" : "External/spirv-tools", string 14 "subdir" : "External/spirv-tools/external/spirv-headers", string 21 "subdir": "External/googletest", string
|
H A D | known_good_khr.json | 7 "subdir" : "External/spirv-tools", string 14 "subdir" : "External/spirv-tools/external/spirv-headers", string 21 "subdir": "External/googletest", string
|
/aosp_15_r20/external/deqp-deps/glslang/ |
D | known_good.json | 7 "subdir" : "External/spirv-tools", string 14 "subdir" : "External/spirv-tools/external/spirv-headers", string 21 "subdir": "External/googletest", string
|
D | known_good_khr.json | 7 "subdir" : "External/spirv-tools", string 14 "subdir" : "External/spirv-tools/external/spirv-headers", string 21 "subdir": "External/googletest", string
|
/aosp_15_r20/external/autotest/tko/parsers/ |
H A D | version_1.py | 195 def __init__(self, indent, status, subdir, testname, reason, argument 263 def make_stub_abort(indent, subdir, testname, timestamp, reason): argument 293 line_buffer, line, indent, subdir, testname, timestamp, reason): argument
|
H A D | version_0.py | 209 def __init__(self, subdir, testname, status, reason, test_kernel, argument 249 def __init__(self, indent, status, subdir, testname, reason, argument
|
/aosp_15_r20/external/libfuse/lib/modules/ |
H A D | subdir.c | 18 struct subdir { struct 25 static struct subdir *subdir_get(void) in subdir_get() argument
|
/aosp_15_r20/external/autotest/tko/ |
H A D | models.py | 112 def __init__(self, subdir, testname, status, reason, test_kernel, argument 142 def parse_test(cls, job, subdir, testname, status, reason, test_kernel, argument 214 def parse_partial_test(cls, job, subdir, testname, reason, test_kernel, argument
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/utils/starlark/ |
H A D | label.rs | 518 let subdir = dir.path().join("parent").join("child").join("grandchild"); in from_absolute_path_exists() localVariable 541 let subdir = dir.path().join("parent").join("child").join("grandchild"); in from_absolute_path_no_workspace() localVariable 559 let subdir = dir.path().join("parent").join("child").join("grandchild"); in from_absolute_path_no_build_file() localVariable
|
/aosp_15_r20/development/vndk/tools/header-checker/utils/ |
H A D | create_reference_dumps.py | 27 def __call__(self, subdir, arch_str): argument 38 def __call__(self, subdir, arch_str): argument
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmSpirvVersion1p4Tests.cpp | 71 const char *subdir; member 80 const std::string subdir(group.subdir); in addTestsForAmberFiles() local
|
/aosp_15_r20/external/elfutils/libdwfl/ |
H A D | find-debuginfo.c | 44 const char *dir, const char *subdir, const char *debuglink, in try_open() 245 const char *dir, *subdir, *file; in find_debuginfo_in_path() local
|
/aosp_15_r20/external/doclava/src/com/google/doclava/ |
H A D | SampleCode.java | 347 Data setParentDirs(Data hdf, String subdir, String name, Boolean isFile) { in setParentDirs() 367 public void writePage(File f, String out, String subdir, Data hdf) { in writePage() 391 public void writeImageVideoPage(File f, String out, String subdir, in writeImageVideoPage()
|
/aosp_15_r20/frameworks/base/tools/aapt/ |
H A D | AaptAssets.cpp | 619 sp<AaptDir> subdir = this; in makeDir() local 709 sp<AaptDir> subdir; in slurpFullTree() local 941 sp<AaptDir> subdir = new AaptDir(rootStr, partialPath); in addFile() local 961 sp<AaptDir> subdir = res->makeDir(dirname); in addResource() local
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | base_job.py | 472 def __init__(self, status_code, subdir, operation, message, fields, argument 981 def _make_test_outputdir(self, subdir): argument 1008 def record(self, status_code, subdir, operation, status='', argument
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/util/ |
H A D | TestCLDRFile.java | 128 public void TestReadAllDTDs(final String subdir) { in TestReadAllDTDs() 145 private void TestReadAllDTDs(final String subdir, Factory factory, final String id) { in TestReadAllDTDs()
|
/aosp_15_r20/external/autotest/server/cros/dynamic_suite/ |
H A D | job_status.py | 246 job_name='', subdir=None): argument 438 def subdir(self): member in Status
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_enumerator_unittest.cc | 340 const FilePath subdir = temp_dir.GetPath().AppendASCII("subdir"); in TEST() local 423 const FilePath subdir = temp_dir.GetPath().AppendASCII("subdir"); in TEST() local 623 const FilePath& subdir = temp_subdir.GetPath(); in TEST() local
|
/aosp_15_r20/system/incremental_delivery/incfs/ |
H A D | MountRegistry.cpp | 177 const auto& subdir = rootIt->second.subdir; in addBind() local 348 auto subdir = items[3]; in loadFrom() local
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/util/ |
D | FileUtilFuncTest.java | 89 File subdir = new File(tmpParentDir, "subdirectory"); in testMkdirsRWX_singleLevel() local 103 File subdir = new File(tmpParentDir, "subdirectory"); in testMkdirsRWX_preExisting() local
|