Home
last modified time | relevance | path

Searched refs:set_source_file (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/startop/view_compiler/
Ddex_testcase_generator.cc33 cbuilder.set_source_file("dex_testcase_generator.cc#GenerateTrivialDexFile"); in GenerateTrivialDexFile()
45 cbuilder.set_source_file("dex_testcase_generator.cc#GenerateSimpleTestCases"); in GenerateSimpleTestCases()
Ddex_builder.cc146 cbuilder.set_source_file("dextest.java"); in WriteTestDexFile()
270 void ClassBuilder::set_source_file(const string& source) { in set_source_file() function in startop::dex::ClassBuilder
Ddex_builder.h449 void set_source_file(const std::string& source);
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dprinter.h82 annotation->set_source_file(file_path); in AddAnnotation()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.h3702 void set_source_file(const ::std::string& value);
3703 void set_source_file(const char* value);
3704 void set_source_file(const char* value, size_t size);
7793 inline void GeneratedCodeInfo_Annotation::set_source_file(const ::std::string& value) { in set_source_file() function
7798 inline void GeneratedCodeInfo_Annotation::set_source_file(const char* value) { in set_source_file() function
7803 inline void GeneratedCodeInfo_Annotation::set_source_file(const char* value, size_t size) { in set_source_file() function
Ddescriptor.pb.cc15555 void GeneratedCodeInfo_Annotation::set_source_file(const ::std::string& value) { in set_source_file() function in google::protobuf::GeneratedCodeInfo_Annotation
15560 void GeneratedCodeInfo_Annotation::set_source_file(const char* value) { in set_source_file() function in google::protobuf::GeneratedCodeInfo_Annotation
15565 void GeneratedCodeInfo_Annotation::set_source_file(const char* value, size_t size) { in set_source_file() function in google::protobuf::GeneratedCodeInfo_Annotation