Searched refs:IsHmsModule (Results 1 – 3 of 3) sorted by relevance
459 bool IsHmsModule(const CString &moduleStr) const;
804 bool EcmaVM::IsHmsModule(const CString &moduleStr) const in IsHmsModule() function in panda::ecmascript::EcmaVM
103 if (vm->IsHmsModule(moduleRequestName)) { in HostResolveImportedModuleWithMerge()