Home
last modified time | relevance | path

Searched refs:mockAppManager (Results 1 – 2 of 2) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dindex.js41 import { mockAppManager } from './ohos_application_appManager'
346 return mockAppManager();
Dohos_application_appManager.js23 export function mockAppManager() { function