Searched defs:flagMap (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/ | ||
H A D | js_plugin_want.cpp | 37 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 D | napi_common_want.cpp | 46 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