Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_want.cpp39 void AceInnerInitWantOptionsData(std::map<std::string, unsigned int>& flagMap) in AceInnerInitWantOptionsData()
761 std::map<std::string, unsigned int> flagMap; in AceInnerWrapWantOptions() local
788 std::map<std::string, unsigned int> flagMap; in AceInnerUnwrapWantOptions() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_want.cpp46 void InnerInitWantOptionsData(std::map<std::string, unsigned int> &flagMap) in InnerInitWantOptionsData()
1022 std::map<std::string, unsigned int> flagMap; in InnerWrapWantOptions() local
1049 std::map<std::string, unsigned int> flagMap; in InnerUnwrapWantOptions() local