Searched defs:SetHmsModuleList (Results 1 – 2 of 2) sorted by relevance
786 void EcmaVM::SetHmsModuleList(const std::vector<panda::HmsMap> &list) in SetHmsModuleList() function in panda::ecmascript::EcmaVM
2601 void JSNApi::SetHmsModuleList(EcmaVM *vm, const std::vector<panda::HmsMap> &list) in SetHmsModuleList() function in panda::JSNApi