Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/tools/aapt2/tools/
Dfix_resources.py40 def read_contents(file_path): argument
45 def write_contents(file_path, contents): argument
/frameworks/rs/tests/lldb/tests/harness/
Dutil_log.py34 file_path=None, file_mode='a'): argument
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
DMediaStoreSaver.java41 String file_path = folder_path + "/" + folderName; in savePNG() local
/frameworks/base/core/jni/
Dfd_utils.cpp183 const std::string file_path; member in FileDescriptorInfo
262 std::string file_path; in CreateFromFd() local
399 FileDescriptorInfo::FileDescriptorInfo(struct stat stat, const std::string& file_path, in FileDescriptorInfo()
/frameworks/rs/tests/java_api/SSHealingBrush/src/rs/example/android/com/healingbrush/
DMediaStoreSaver.java42 String file_path = folder_path + "/" + folderName; in save() local
/frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/
DMediaStoreSaver.java42 String file_path = folder_path + "/" + folderName; in save() local
/frameworks/base/tools/aapt2/tools/consumers/
Dpositional_arguments.py13 def matches(self, file_path): argument
Dduplicates.py9 def matches(self, file_path): argument
/frameworks/base/tools/fonts/
Dfontchain_linter.py391 def parse_unicode_datafile(file_path, reverse=False): argument
427 def parse_emoji_variants(file_path): argument
/frameworks/base/tools/aapt2/optimize/
DResourcePathShortener.cpp41 std::string ShortenFileName(const android::StringPiece& file_path, int output_length) { in ShortenFileName()
/frameworks/base/tests/ApkVerityTest/block_device_writer/
Dblock_device_writer.cpp62 explicit ScopedF2fsFilePinning(const char* file_path) { in ScopedF2fsFilePinning()
/frameworks/base/tools/aapt2/format/
DArchive_test.cpp61 std::string file_path = file::BuildPath({path, file}); in VerifyDirectory() local
/frameworks/base/tools/aapt2/
DLoadedApk.cpp304 std::unique_ptr<xml::XmlResource> LoadedApk::LoadXml(const std::string& file_path, in LoadXml()
/frameworks/native/libs/vr/libvrflinger/
Ddisplay_service.cpp226 std::string file_path = base::GetProperty(property_name, ""); in OnGetConfigurationData() local
/frameworks/base/tools/aapt2/cmd/
DOptimize.cpp291 const std::string &file_path) { in WriteShortenedPathsMap()
/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp2138 auto file_path = it->Next()->GetSource().path; in Dump() local