/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/ |
H A D | matrix.h | 170 …pr Mat4X4(float d0, float d1, float d2, float d3, float d4, float d5, float d6, float d7, float d8, in BASE_BEGIN_NAMESPACE() 172 : data { d0, d1, d2, d3, d4, d5, d6, d7, d8, d9, d10, d11, d12, d13, d14, d15 } in BASE_BEGIN_NAMESPACE() 292 …pr Mat4X3(float d0, float d1, float d2, float d3, float d4, float d5, float d6, float d7, float d8, in BASE_BEGIN_NAMESPACE() 294 : data { d0, d1, d2, d3, d4, d5, d6, d7, d8, d9, d10, d11 } in BASE_BEGIN_NAMESPACE()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/entry/src/main/ets/pages/subManualApiTest/ |
H A D | p2pManagerInterfaceTest.ets | 34 @State deviceAddressManager: string = '6c:96:d7:3d:87:6f'; 54 TextInput({ text : this.deviceAddressManager , placeholder : '6c:96:d7:3d:87:6f' }) 181 @State deviceAddressManager: string = '6c:96:d7:3d:87:6f';
|
H A D | p2pInterfaceTest.ets | 34 @State deviceAddress: string = '6c:96:d7:3d:87:6f'; 183 @State deviceAddress: string = '6c:96:d7:3d:87:6f';
|
/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/include/ |
H A D | base_obj.h | 53 INTERFACE(IWeakReferenceSource, bc3f5250 - 34d7 - 42d2 - 9b40 - ffce83fd4061)
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/Component/ |
H A D | bleFilterTable.ets | 31 @State txtScanFilter_deviceId: string = '6c:96:d7:3d:87:6f'; //6c:96:d7:3d:87:6f
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subManualApiTest/ |
H A D | bleTest.ets | 36 @State peripheralDeviceId: string = '6c:96:d7:3d:87:6f'; // 88:36:CF:09:C1:90 44 @State txtScanFilter_deviceId: string = '6c:96:d7:3d:87:6f';
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subManualApiTestManager/ |
H A D | bleTestManager.ets | 37 @State peripheralDeviceId: string = '6c:96:d7:3d:87:6f'; // 88:36:CF:09:C1:90 45 @State txtScanFilter_deviceId: string = '6c:96:d7:3d:87:6f';
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | atomicserviceweb.js | 727 a7.forEach(d7 => { 728 if (!d7.name || !d7.value) { 731 b7.push({ name: d7.name, value: d7.value });
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subManualApiTestManager/subGattTestManager/ |
H A D | gattClientManager.ets | 25 const G_MAC = '6c:96:d7:3d:87:6f' 197 private peripheralDeviceId = G_MAC; // '6c:96:d7:3d:87:6f';PC//
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subManualApiTest/subGattTest/ |
H A D | gattClient.ets | 25 const G_MAC = '6c:96:d7:3d:87:6f' 198 private peripheralDeviceId = G_MAC; // '6c:96:d7:3d:87:6f';PC//
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/doc/ApiDoc/P2PDoc/ |
H A D | P2P功能界面使用说明文档.md | 21 >| deviceAddress | string | 6c:96:d7:3d:87:6f | 设备地址。 …
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/entry/src/main/ets/pages/subStressTest/ |
H A D | p2pManagerStressTest.ets | 86 @State deviceAddressManager: string = '6c:96:d7:3d:87:6f'; 244 @State deviceAddressManager: string = '6c:96:d7:3d:87:6f'; 264 TextInput({ text : this.deviceAddressManager , placeholder : '6c:96:d7:3d:87:6f' })
|
H A D | p2pStressTest.ets | 84 @State deviceAddress: string = '6c:96:d7:3d:87:6f'; 243 @State deviceAddress: string = '6c:96:d7:3d:87:6f';
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subAutoTest/ |
H A D | bleAutoTest.ets | 37 AppStorage.setOrCreate('txtScanFilterDeviceId' , "08:FB:EA:1B:3C:63"); // 6c:96:d7:3d:87:6f
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subAutoTest/subGattAutoTest/ |
H A D | gattClientAutoTest.ets | 36 AppStorage.setOrCreate('peripheralDeviceId' , '6c:96:d7:3d:87:6f');
|
H A D | gattServerAutoTest.ets | 37 AppStorage.setOrCreate('txtScanFilterDeviceId' , "6c:96:d7:3d:87:6f");
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subAutoTestManager/ |
H A D | bleAutoTestManager.ets | 37 AppStorage.setOrCreate('txtScanFilterDeviceId' , "08:FB:EA:1B:3C:63"); // 6c:96:d7:3d:87:6f
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subAutoTestManager/subGattAutoTestManager/ |
H A D | gattClientAutoTestManager.ets | 40 AppStorage.setOrCreate('peripheralDeviceId' , '6c:96:d7:3d:87:6f');
|
H A D | gattServerAutoTestManager.ets | 40 AppStorage.setOrCreate('txtScanFilterDeviceId' , "6c:96:d7:3d:87:6f");
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/entry/src/main/ets/pages/subAutoTest/ |
H A D | p2pAutoTest.ets | 45 @State deviceAddress: string = '6c:96:d7:3d:87:6f';
|
H A D | p2pManagerAutoTest.ets | 46 @State deviceAddressManager: string = '6c:96:d7:3d:87:6f';
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subScenarioTest/ |
H A D | bleFoundScenarioTest.ets | 38 AppStorage.setOrCreate('txtScanFilterDeviceId' , "08:FB:EA:1B:3C:63"); // 6c:96:d7:3d:87:6f
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subScenarioTestManager/ |
H A D | bleFoundScenarioTestManager.ets | 42 AppStorage.setOrCreate('txtScanFilterDeviceId' , "08:FB:EA:1B:3C:63"); // 6c:96:d7:3d:87:6f
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/doc/ApiDoc/P2PManagerDoc/ |
H A D | P2PManager功能界面使用说明文档.md | 19 >| deviceAddress | string | 6c:96:d7:3d:87:6f | 设备地址。 …
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/entry/src/main/ets/pages/subScenarioTest/ |
H A D | p2pConnectScenarioTest.ets | 49 @State deviceAddress: string = '6c:96:d7:3d:87:6f';
|