Home
last modified time | relevance | path

Searched defs:source_file (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/tools/aapt2/cmd/
DCompile_test.cpp199 const std::string source_file = ctf->GetTestPath("/res/values/" + file_name + ".xml"); in AssertTranslations() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dmetadata_test.cc158 const GeneratedCodeInfo& info, const string& source_file, in FindAnnotationOnPath()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto802 optional string source_file = 2; field
Ddescriptor.pb.h7789 inline const ::std::string& GeneratedCodeInfo_Annotation::source_file() const { in source_file() function
7819 inline void GeneratedCodeInfo_Annotation::set_allocated_source_file(::std::string* source_file) { in set_allocated_source_file()
Ddescriptor.pb.cc15551 const ::std::string& GeneratedCodeInfo_Annotation::source_file() const { in source_file() function in google::protobuf::GeneratedCodeInfo_Annotation
15581 void GeneratedCodeInfo_Annotation::set_allocated_source_file(::std::string* source_file) { in set_allocated_source_file()