Home
last modified time | relevance | path

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

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