Searched refs:set_source_file (Results 1 – 6 of 6) sorted by relevance
33 cbuilder.set_source_file("dex_testcase_generator.cc#GenerateTrivialDexFile"); in GenerateTrivialDexFile()45 cbuilder.set_source_file("dex_testcase_generator.cc#GenerateSimpleTestCases"); in GenerateSimpleTestCases()
146 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
449 void set_source_file(const std::string& source);
82 annotation->set_source_file(file_path); in AddAnnotation()
3702 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() function7798 inline void GeneratedCodeInfo_Annotation::set_source_file(const char* value) { in set_source_file() function7803 inline void GeneratedCodeInfo_Annotation::set_source_file(const char* value, size_t size) { in set_source_file() function
15555 void GeneratedCodeInfo_Annotation::set_source_file(const ::std::string& value) { in set_source_file() function in google::protobuf::GeneratedCodeInfo_Annotation15560 void GeneratedCodeInfo_Annotation::set_source_file(const char* value) { in set_source_file() function in google::protobuf::GeneratedCodeInfo_Annotation15565 void GeneratedCodeInfo_Annotation::set_source_file(const char* value, size_t size) { in set_source_file() function in google::protobuf::GeneratedCodeInfo_Annotation