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