Home
last modified time | relevance | path

Searched refs:d7 (Results 1 – 25 of 88) sorted by relevance

1234

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dmatrix.h170 …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 Dp2pManagerInterfaceTest.ets34 @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 Dp2pInterfaceTest.ets34 @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 Dbase_obj.h53 INTERFACE(IWeakReferenceSource, bc3f5250 - 34d7 - 42d2 - 9b40 - ffce83fd4061)
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/Component/
H A DbleFilterTable.ets31 @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 DbleTest.ets36 @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 DbleTestManager.ets37 @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 Datomicserviceweb.js727 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 DgattClientManager.ets25 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 DgattClient.ets25 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 DP2P功能界面使用说明文档.md21 >| 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 Dp2pManagerStressTest.ets86 @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 Dp2pStressTest.ets84 @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 DbleAutoTest.ets37 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 DgattClientAutoTest.ets36 AppStorage.setOrCreate('peripheralDeviceId' , '6c:96:d7:3d:87:6f');
H A DgattServerAutoTest.ets37 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 DbleAutoTestManager.ets37 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 DgattClientAutoTestManager.ets40 AppStorage.setOrCreate('peripheralDeviceId' , '6c:96:d7:3d:87:6f');
H A DgattServerAutoTestManager.ets40 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 Dp2pAutoTest.ets45 @State deviceAddress: string = '6c:96:d7:3d:87:6f';
H A Dp2pManagerAutoTest.ets46 @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 DbleFoundScenarioTest.ets38 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 DbleFoundScenarioTestManager.ets42 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 DP2PManager功能界面使用说明文档.md19 >| 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 Dp2pConnectScenarioTest.ets49 @State deviceAddress: string = '6c:96:d7:3d:87:6f';

1234