Home
last modified time | relevance | path

Searched defs:GetFileName (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/pigweed/pw_blob_store/
H A Dblob_store.cc185 StatusWithSize BlobStore::GetFileName(span<char> dest) const { in GetFileName() function in pw::blob_store::BlobStore
620 StatusWithSize BlobStore::BlobWriter::GetFileName(span<char> dest) { in GetFileName() function in pw::blob_store::BlobStore::BlobWriter
/aosp_15_r20/art/runtime/mirror/
H A Dstack_trace_element-inl.h35 inline ObjPtr<String> StackTraceElement::GetFileName() { in GetFileName() function
/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/common/
H A DMemoryFileSystem.cpp24 std::string MemoryFileSystem::GetFileName(const std::string& path) { in GetFileName() function in clearkeydrm::MemoryFileSystem
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/
H A Dhelpers.cc91 std::string GetFileName(const FileDescriptor* file_des, in GetFileName() function
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/python/
H A Dhelpers.cc91 std::string GetFileName(const FileDescriptor* file_des, in GetFileName() function
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_filespec.cpp97 WideString CPDF_FileSpec::GetFileName() const { in GetFileName() function in CPDF_FileSpec
H A Dcpdf_filespec_unittest.cpp61 TEST(cpdf_filespec, GetFileName) { in TEST() argument
/aosp_15_r20/external/golang-protobuf/types/known/sourcecontextpb/
H A Dsource_context.pb.go87 func (x *SourceContext) GetFileName() string { func
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dplacer.cc68 Status GetFileName(string base_name, string* fname) { in GetFileName() function
/aosp_15_r20/external/pigweed/pw_blob_store/public/pw_blob_store/
H A Dblob_store.h380 StatusWithSize GetFileName(span<char> dest) { in GetFileName() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DLzhHandler.cpp211 AString GetFileName() const in GetFileName() function
/aosp_15_r20/external/webrtc/modules/audio_device/android/
H A Daudio_device_unittest.cc525 std::string GetFileName(int sample_rate) { in GetFileName() function in webrtc::AudioDeviceTest
/aosp_15_r20/external/webrtc/sdk/android/native_unittests/audio_device/
H A Daudio_device_unittest.cc540 std::string GetFileName(int sample_rate) { in GetFileName() function in webrtc::jni::AudioDeviceTest
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dbackend_impl.cc700 base::FilePath BackendImpl::GetFileName(Addr address) const { in GetFileName() function in disk_cache::BackendImpl
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/trace/v1/
Dtrace.pb.go1535 func (x *StackTrace_StackFrame) GetFileName() *TruncatableString { func