Home
last modified time | relevance | path

Searched defs:includeList (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A Dparser.js78 processInclude(includeList) { argument
112 parseOne(src, includeList) { argument
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dparser.cpp50 …ptr<AstObject> Parser::ParseOneContent(const std::string &src, std::list<std::string> &includeList) in ParseOneContent()
94 std::list<std::string> includeList; in ParseOne() local
126 bool Parser::ProcessInclude(std::list<std::string> &includeList) in ProcessInclude()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/java/
H A Djava_client_interface_code_emitter.cpp73 bool includeList = false; in EmitInterfaceCorelibImports() local
H A Djava_client_proxy_code_emitter.cpp73 bool includeList = false; in EmitProxyCorelibImports() local
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/codegen/
H A Djava_client_interface_code_emitter.cpp67 bool includeList = false; in EmitInterfaceCorelibImports() local
H A Djava_client_proxy_code_emitter.cpp66 bool includeList = false; in EmitProxyCorelibImports() local
/ohos5.0/foundation/ability/idl_tool/codegen/
H A Dcpp_code_emitter.cpp63 bool includeList = false; in EmitInterfaceStdlibInclusions() local