Home
last modified time | relevance | path

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

/external/selinux/checkpolicy/
Dparse_util.c34 extern void set_source_file(const char *name);
43 set_source_file(file); in read_source_policy()
62 set_source_file(file); in read_source_policy()
Dpolicy_scan.l40 void set_source_file(const char *name);
261 #line[ ]1[ ]\"[^\n]*\" { set_source_file(yytext+9); }
317 void set_source_file(const char *name)
/external/protobuf/src/google/protobuf/io/
Dprinter.h82 annotation->set_source_file(file_path); in AddAnnotation()
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h3498 void set_source_file(const ::std::string& value);
3499 void set_source_file(const char* value);
3500 void set_source_file(const char* value, size_t size);
7507 inline void GeneratedCodeInfo_Annotation::set_source_file(const ::std::string& value) { in set_source_file() function
7512 inline void GeneratedCodeInfo_Annotation::set_source_file(const char* value) { in set_source_file() function
7517 inline void GeneratedCodeInfo_Annotation::set_source_file(const char* value, size_t size) { in set_source_file() function
Ddescriptor.pb.cc15043 void GeneratedCodeInfo_Annotation::set_source_file(const ::std::string& value) { in set_source_file() function in google::protobuf::GeneratedCodeInfo_Annotation
15048 void GeneratedCodeInfo_Annotation::set_source_file(const char* value) { in set_source_file() function in google::protobuf::GeneratedCodeInfo_Annotation
15053 void GeneratedCodeInfo_Annotation::set_source_file(const char* value, size_t size) { in set_source_file() function in google::protobuf::GeneratedCodeInfo_Annotation