Searched defs:include_path (Results 1 – 12 of 12) sorted by relevance
5 def get_has_quic(include_path): argument
9 function protobuf_autoloader_impl($class, $prefix, $include_path) {
127 header='', include_path=None, argument
173 def RuleApplyingTo(self, include_path, dependee_path): argument
15 def __init__(self, include_path, violated_rule, rules): argument
39 static void AddCppInclude(std::string include_path) { in AddCppInclude()
92 for (const std::string& include_path : GlobalContext::CppIncludes()) { in BeginGeneratedFiles() local5321 for (const std::string& include_path : GlobalContext::CppIncludes()) { in GenerateEnumVerifiers() local5359 for (const std::string& include_path : GlobalContext::CppIncludes()) { in GenerateExportedMacrosAssembler() local
1247 std::string include_path; member
1219 auto include_path = child_results->NextAs<std::string>(); in MakeCppIncludeDeclaration() local
446 char *include_path = NULL; in def_load_bio() local
479 struct include_path { struct480 char *dir;481 struct list_head list;