Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dindex.js167 import { mockOsAccount } from './ohos_account_osAccount'
224 return mockOsAccount();
Dohos_account_osAccount.js18 export function mockOsAccount() { function