Home
last modified time | relevance | path

Searched defs:file_path (Results 251 – 275 of 628) sorted by relevance

1...<<11121314151617181920>>...26

/aosp_15_r20/system/apex/libs/libapexutil/
H A Dapexutil_test.cpp55 void WriteFile(std::string file_path, std::string content) { in WriteFile()
/aosp_15_r20/system/linkerconfig/modules/tests/
H A Dapex_testbase.h61 std::string file_path = root + file; in WriteFile() local
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/zlib/google/
Dzip_reader.h84 const base::FilePath& file_path() const { return file_path_; } in file_path() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/
H A Dutils_test.cc54 std::string file_path(kLabelsPath); in TEST() local
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/external/zlib/google/
Dzip_reader.h84 const base::FilePath& file_path() const { return file_path_; } in file_path() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/zlib/google/
Dzip_reader.h84 const base::FilePath& file_path() const { return file_path_; } in file_path() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/zlib/google/
Dzip_reader.h84 const base::FilePath& file_path() const { return file_path_; } in file_path() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/zlib/google/
Dzip_reader.h84 const base::FilePath& file_path() const { return file_path_; } in file_path() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/zlib/google/
Dzip_reader.h84 const base::FilePath& file_path() const { return file_path_; } in file_path() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/zlib/google/
Dzip_reader.h84 const base::FilePath& file_path() const { return file_path_; } in file_path() function
/aosp_15_r20/device/google/gs-common/gear/dumpstate/
Dpixel_dump.cpp23 void dumpFileContent(const char* title, const char* file_path) { in dumpFileContent()
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/zlib/google/
Dzip_reader.h84 const base::FilePath& file_path() const { return file_path_; } in file_path() function
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/zlib/google/
Dzip_reader.h84 const base::FilePath& file_path() const { return file_path_; } in file_path() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/zlib/google/
Dzip_reader.h84 const base::FilePath& file_path() const { return file_path_; } in file_path() function
/aosp_15_r20/tools/acloud/internal/lib/
H A Dlocal_instance_lock.py53 def __init__(self, file_path): argument
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/zlib/google/
Dzip_reader.h84 const base::FilePath& file_path() const { return file_path_; } in file_path() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/zlib/google/
Dzip_reader.h84 const base::FilePath& file_path() const { return file_path_; } in file_path() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/zlib/google/
Dzip_reader.h84 const base::FilePath& file_path() const { return file_path_; } in file_path() function
/aosp_15_r20/external/pigweed/pw_target_runner/pw_target_runner_protos/
H A Dtarget_runner.proto40 string file_path = 1; field
/aosp_15_r20/tools/netsim/src/util/
H A Dlog.cc37 std::string file_path(file); in BtsLogDefault() local
/aosp_15_r20/external/python/apitools/samples/
Duptodate_check_test.py29 def _GetContent(file_path): argument
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/faccessat/
H A Dfaccessat01.c35 static char *file_path; variable
/aosp_15_r20/external/cronet/base/test/
H A Dtest_file_util.cc54 for (const FilePath& file_path : file_paths_to_delete_) { in OnTestEnd() local
/aosp_15_r20/test/dittosuite/src/
H A Dparser.cpp95 const std::string& file_path, const std::vector<std::string>& parameters) { in ParseFile()
/aosp_15_r20/frameworks/base/tools/aapt2/tools/consumers/
H A Dpositional_arguments.py13 def matches(self, file_path): argument

1...<<11121314151617181920>>...26