Home
last modified time | relevance | path

Searched defs:subdir (Results 1 – 25 of 175) sorted by relevance

1234567

/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyBlobUpgradeTest.cpp116 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 Dpigweed.json86 "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 Dsafe_fd_test.cc373 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 Dfile_util_test.cc160 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 DvktSubgroupUniformControlFlowTests.cpp73 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 Dknown_good.json7 "subdir" : "External/spirv-tools", string
14 "subdir" : "External/spirv-tools/external/spirv-headers", string
21 "subdir": "External/googletest", string
H A Dknown_good_khr.json7 "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/
Dknown_good.json7 "subdir" : "External/spirv-tools", string
14 "subdir" : "External/spirv-tools/external/spirv-headers", string
21 "subdir": "External/googletest", string
Dknown_good_khr.json7 "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 Dversion_1.py195 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 Dversion_0.py209 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 Dsubdir.c18 struct subdir { struct
25 static struct subdir *subdir_get(void) in subdir_get() argument
/aosp_15_r20/external/autotest/tko/
H A Dmodels.py112 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 Dlabel.rs518 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 Dcreate_reference_dumps.py27 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 DvktSpvAsmSpirvVersion1p4Tests.cpp71 const char *subdir; member
80 const std::string subdir(group.subdir); in addTestsForAmberFiles() local
/aosp_15_r20/external/elfutils/libdwfl/
H A Dfind-debuginfo.c44 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 DSampleCode.java347 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 DAaptAssets.cpp619 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 Dbase_job.py472 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 DTestCLDRFile.java128 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 Djob_status.py246 job_name='', subdir=None): argument
438 def subdir(self): member in Status
/aosp_15_r20/external/cronet/base/files/
H A Dfile_enumerator_unittest.cc340 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 DMountRegistry.cpp177 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/
DFileUtilFuncTest.java89 File subdir = new File(tmpParentDir, "subdirectory"); in testMkdirsRWX_singleLevel() local
103 File subdir = new File(tmpParentDir, "subdirectory"); in testMkdirsRWX_preExisting() local

1234567