Home
last modified time | relevance | path

Searched defs:GetFilePath (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/sandboxed-api/contrib/libtiff/example/
H A Dmain_sandboxed.cc111 std::string GetFilePath(const std::string& dir, const std::string& filename) { in GetFilePath() function
121 std::string GetFilePath(const std::string filename) { in GetFilePath() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dfile_rotating_stream.cc269 std::string FileRotatingStream::GetFilePath(size_t index) const { in GetFilePath() function in rtc::FileRotatingStream
328 std::string FileRotatingStream::GetFilePath(size_t index, in GetFilePath() function in rtc::FileRotatingStream
H A Dfile_rotating_stream_unittest.cc237 TEST_F(MAYBE_FileRotatingStreamTest, GetFilePath) { in TEST_F() argument
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/libpng/tests/
H A Dhelper.cc22 std::string GetFilePath(absl::string_view filename) { in GetFilePath() function
/aosp_15_r20/external/sandboxed-api/contrib/libtiff/test/
H A Dhelper.cc19 std::string GetFilePath(const std::string& filename) { in GetFilePath() function
/aosp_15_r20/external/google-breakpad/src/client/mac/crash_generation/
H A DConfigFile.h56 const char* GetFilePath() { return config_file_path_; } in GetFilePath() function
/aosp_15_r20/test/dittosuite/src/
H A Dutils.cpp36 std::string GetFilePath(SyscallInterface& syscall, int fd) { in GetFilePath() function
/aosp_15_r20/external/deqp-deps/amber/src/
Dshader.h37 const std::string& GetFilePath() const { return file_path_; } in GetFilePath() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/test/
H A Dfile_util.h149 std::string GetFilePath(const std::string &filename) { in GetFilePath() function
/aosp_15_r20/external/boringssl/src/crypto/test/
H A Dfile_util.h151 std::string GetFilePath(const std::string &filename) { in GetFilePath() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/
H A Dcrl_unittest.cc22 std::string GetFilePath(std::string_view file_name) { in GetFilePath() function
H A Docsp_unittest.cc20 std::string GetFilePath(const std::string &file_name) { in GetFilePath() function
H A Dparsed_certificate_unittest.cc20 std::string GetFilePath(const std::string &file_name) { in GetFilePath() function
H A Dparse_certificate_unittest.cc31 std::string GetFilePath(const std::string &file_name) { in GetFilePath() function
/aosp_15_r20/art/runtime/oat/
H A Delf_file_impl.h59 const std::string& GetFilePath() const { in GetFilePath() function
H A Delf_file.cc1634 const std::string& ElfFile::GetFilePath() const { in GetFilePath() function in art::ElfFile
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_action.cpp64 WideString CPDF_Action::GetFilePath() const { in GetFilePath() function in CPDF_Action
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/
H A Dserialization.cc66 inline std::string GetFilePath(const std::string& cache_dir, in GetFilePath() function
/aosp_15_r20/external/google-breakpad/src/client/mac/handler/
H A Ddynamic_images.h135 string GetFilePath() {return file_path_;} in GetFilePath() function
/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DMultiOutStream.cpp183 FString CMultiOutStream::GetFilePath(unsigned index) in GetFilePath() function in CMultiOutStream
/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dnacl_browser.cc428 bool NaClBrowser::GetFilePath(uint64_t file_token_lo, in GetFilePath() function in nacl::NaClBrowser
/aosp_15_r20/external/clang/lib/Driver/
H A DToolChain.cpp335 std::string ToolChain::GetFilePath(const char *Name) const { in GetFilePath() function in ToolChain
/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_service.cc207 base::FilePath PrefService::GetFilePath(base::StringPiece path) const { in GetFilePath() function in PrefService
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_compilation_cache.cc879 std::string GetFilePath(const XlaSerializedCacheKey& key, in GetFilePath() function
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_formfillenvironment.cpp304 WideString CPDFSDK_FormFillEnvironment::GetFilePath() const { in GetFilePath() function in CPDFSDK_FormFillEnvironment

12