Searched defs:ParseFlags (Results 1 – 2 of 2) sorted by relevance
107 static bool ParseFlags(napi_env env, const NFuncArg& funcArg, unsigned int& flags) in ParseFlags() function
430 std::vector<WantAgentConstant::Flags> WantAgentHelper::ParseFlags(nlohmann::json jsonObject) in ParseFlags() function in OHOS::AbilityRuntime::WantAgent::WantAgentHelper