Home
last modified time | relevance | path

Searched refs:set_source_path (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/base/tools/aapt2/format/
H A DContainer_test.cpp47 pb_compiled_file.set_source_path("res/layout/main.xml"); in TEST()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/aapt2/libaapt2/linux_glibc_x86_64_static/gen/proto/frameworks/base/tools/aapt2/
DResourcesInternal.pb.h421 void set_source_path(ArgT0&& arg0, ArgT... args); in Swap()
806 void CompiledFile::set_source_path(ArgT0&& arg0, ArgT... args) { in set_source_path() function
/aosp_15_r20/frameworks/base/tools/aapt2/format/proto/
H A DProtoSerialize.cpp762 out_file->set_source_path(file.source.path); in SerializeCompiledFileToPb()