Home
last modified time | relevance | path

Searched refs:AceInnerSetWantParamsArrayInt (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_want.cpp573 bool AceInnerSetWantParamsArrayInt(const std::string& key, const std::vector<int>& value, AAFwk::WantParams& wantParams) in AceInnerSetWantParamsArrayInt() function
648 return AceInnerSetWantParamsArrayInt(key, natArrayValue.intList, wantParams); in AceInnerUnwrapWantParamsArray()

Completed in 2 milliseconds