Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_want.cpp37 void AceInnerInitWantOptionsData(std::map<std::string, unsigned int>& flagMap) in AceInnerInitWantOptionsData() argument
759 std::map<std::string, unsigned int> flagMap; AceInnerWrapWantOptions() local
786 std::map<std::string, unsigned int> flagMap; AceInnerUnwrapWantOptions() local
[all...]
/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() argument
1022 std::map<std::string, unsigned int> flagMap; InnerWrapWantOptions() local
1049 std::map<std::string, unsigned int> flagMap; InnerUnwrapWantOptions() local
[all...]

Completed in 3 milliseconds