Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/ohos/
Dapp.js27 const ElementNameMock = { variable
37 abilityName: ElementNameMock.abilityName,
38 bundleName: ElementNameMock.bundleName,
39 deviceId: ElementNameMock.deviceId
42 abilityName: ElementNameMock.abilityName,
43 bundleName: ElementNameMock.bundleName,
44 deviceId: ElementNameMock.deviceId
54 abilityName: ElementNameMock.abilityName,
55 bundleName: ElementNameMock.bundleName,
56 deviceId: ElementNameMock.deviceId
[all …]
/third_party/jsframework/runtime/main/extend/systemplugin/
Dability.js394 const ElementNameMock = { variable
628 args[len - 1].call(this, paramMock.businessErrorMock, ElementNameMock)
631 resolve(ElementNameMock)