Home
last modified time | relevance | path

Searched defs:ParseFlags (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dopen.cpp107 static bool ParseFlags(napi_env env, const NFuncArg& funcArg, unsigned int& flags) in ParseFlags() function
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dwant_agent_helper.cpp430 std::vector<WantAgentConstant::Flags> WantAgentHelper::ParseFlags(nlohmann::json jsonObject) in ParseFlags() function in OHOS::AbilityRuntime::WantAgent::WantAgentHelper