Home
last modified time | relevance | path

Searched defs:canonical_path (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/inmemoryfs/
H A Dinmemory_filesystem.cpp468 bool InMemoryFileSystem::is_directory(const std::vector<std::string>& canonical_path) noexcept { in is_directory()
473 bool InMemoryFileSystem::is_file(const std::vector<std::string>& canonical_path) noexcept { in is_file()
483 …tor<std::string>> InMemoryFileSystem::get_item_paths(const std::vector<std::string>& canonical_pat… in get_item_paths()
510 InMemoryFileSystem::get_attributes(const std::vector<std::string>& canonical_path, in get_attributes()
521 …r<MemoryBuffer> InMemoryFileSystem::get_file_content(const std::vector<std::string>& canonical_pat… in get_file_content()
537 bool InMemoryFileSystem::make_directory(const std::vector<std::string>& canonical_path, in make_directory()
569 bool InMemoryFileSystem::make_file(const std::vector<std::string>& canonical_path, in make_file()
603 bool InMemoryFileSystem::remove_item(const std::vector<std::string>& canonical_path, std::error_cod… in remove_item()
625 bool InMemoryFileSystem::rename_item(const std::vector<std::string>& canonical_path, in rename_item()
652 bool InMemoryFileSystem::set_attributes(const std::vector<std::string>& canonical_path, in set_attributes()
[all …]
H A Dinmemory_filesystem_utils.cpp92 const std::vector<std::string>& canonical_path, in serialize()
106 const std::vector<std::string>& canonical_path, in serialize()
119 const std::vector<std::string>& canonical_path, in get_buffer_size_for_serialization()
H A Dinmemory_filesystem_py.cpp138 auto canonical_path = std::filesystem::canonical(fs_path); in flatten_directory_contents() local
179 auto canonical_path = std::filesystem::canonical(fs_path); in unflatten_directory_contents() local
/aosp_15_r20/frameworks/base/cmds/idmap2/libidmap2/
H A DFileUtils.cpp33 std::string canonical_path; in UidHasWriteAccessToPath() local
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/
Ditem.rs68 fn canonical_path(&self, ctx: &BindgenContext) -> Vec<String>; in canonical_path() method
228 fn canonical_path(&self, ctx: &BindgenContext) -> Vec<String> { in canonical_path() function
1981 fn canonical_path(&self, ctx: &BindgenContext) -> Vec<String> { in canonical_path() method
/aosp_15_r20/external/executorch/examples/models/llama/
H A Dexport_llama_lib.py472 def canonical_path(path: Union[str, Path], *, dir: bool = False) -> str: function
/aosp_15_r20/external/curl/lib/
H A Dhttp_aws_sigv4.c588 struct dynbuf canonical_path; in Curl_output_aws_sigv4() local
/aosp_15_r20/bootable/recovery/install/
H A Dinstall.cpp775 auto canonical_path = std::filesystem::canonical(package_path, ec); in SetupPackageMount() local
/aosp_15_r20/external/libfuse/include/
H A Dfuse_lowlevel.h395 void (*canonical_path) (fuse_req_t req, fuse_ino_t ino); member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h49150 struct path *canonical_path; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h58907 struct path *canonical_path; member