Searched refs:ParseMap (Results 1 – 4 of 4) sorted by relevance
88 AutoPtr<ASTType> ParseMap();
545 type = ParseMap(); in ParseType()627 AutoPtr<ASTType> Parser::ParseMap() in ParseMap() function in OHOS::Idl::Parser
352 config.headers = ParseMap(env, jsConfig, "headers"); in SetParseConfig()353 config.extras = ParseMap(env, jsConfig, "extras"); in SetParseConfig()552 std::map<std::string, std::string> JsInitialize::ParseMap( in ParseMap() function in OHOS::Request::JsInitialize922 config.headers = ParseMap(env, jsConfig, "header"); in ParseConfigV9()
81 static std::map<std::string, std::string> ParseMap(