Searched defs:NetHandle (Results 1 – 2 of 2) sorted by relevance
/third_party/jsframework/runtime/main/extend/systemplugin/ |
D | net.js | 813 const NetHandle = { variable 920 args[len - 1].call(this, paramMock.businessErrorMock, { NetHandle, blocked }); property 922 args[len - 1].call(this, { NetHandle, NetCap }); property 924 args[len - 1].call(this, { NetHandle, ConnectionProperties }); property 927 NetHandle, property 945 args[len - 1].call(this, { NetHandle, blocked }); property 947 args[len - 1].call(this, { NetHandle, NetCap }); property 949 args[len - 1].call(this, { NetHandle, ConnectionProperties }); property 952 NetHandle, property
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_net_connection.js | 117 const NetHandle = { variable
|