Home
last modified time | relevance | path

Searched defs:ret (Results 11151 - 11175 of 50912) sorted by relevance

1...<<441442443444445446447448449450>>...2037

/foundation/arkui/ace_engine/test/unittest/core/svg/
H A Dsvg_manager_test_ng.cpp110 RSRect ret = svgImage.CalcDstRect(realSize, viewBox); in HWTEST_F() local
129 auto ret = svgImage.ParseHrefAttr(""); in HWTEST_F() local
153 auto ret = svgImage.LoadBase64Image(URL_5); HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/animator/
H A Dinterpolation.cpp30 int64_t ret = invT3 * u0; in GetBezierInterpolation() local
49 float ret = invT3 * u0; in GetBezierInterpolation() local
65 float ret = BEZIER_COEFFICIENT * d0 * invT * invT; GetBezierDerivative() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_field_overlay_modifier_test.cpp225 auto ret = layoutProperty->GetShowUnderline(); in HWTEST_F() local
H A Dtext_input_update_test.cpp220 auto ret = pattern_->CursorMoveLeft(); in HWTEST_F() local
269 auto ret = pattern_->CursorMoveRight(); in HWTEST_F() local
/foundation/arkui/ui_lite/frameworks/imgdecode/
H A Dfile_img_decoder.cpp108 int32_t ret = fstat(dsc.fd, &info); in ReadToCache() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_audio_manager_proxy.cpp79 int32_t ret = reply.ReadInt32(); in GetWearDetectionState() local
H A Dbluetooth_gatt_server_proxy.cpp153 RespondCharacteristicRead( const BluetoothGattDevice &device, BluetoothGattCharacteristic *characteristic, int32_t ret) RespondCharacteristicRead() argument
172 RespondCharacteristicWrite( const BluetoothGattDevice &device, const BluetoothGattCharacteristic &characteristic, int32_t ret) RespondCharacteristicWrite() argument
191 RespondDescriptorRead( const BluetoothGattDevice &device, BluetoothGattDescriptor *descriptor, int32_t ret) RespondDescriptorRead() argument
209 RespondDescriptorWrite( const BluetoothGattDevice &device, const BluetoothGattDescriptor &descriptor, int32_t ret) RespondDescriptorWrite() argument
[all...]
H A Dbluetooth_opp_proxy.cpp46 int32_t ret = reply.ReadInt32(); in SendFile() local
H A Dbluetooth_pbap_pse_proxy.cpp36 int32_t ret = reply.ReadInt32(); in GetDeviceState() local
56 int32_t ret = reply.ReadInt32(); in GetDevicesByStates() local
116 int32_t ret = reply.ReadInt32(); in GetConnectionStrategy() local
152 int32_t ret = reply.ReadInt32(); GetShareType() local
191 int32_t ret = reply.ReadInt32(); GetPhoneBookAccessAuthorization() local
[all...]
H A Dbluetooth_map_mse_proxy.cpp36 int32_t ret = reply.ReadInt32(); in GetDeviceState() local
56 int32_t ret = reply.ReadInt32(); in GetDevicesByStates() local
116 int32_t ret = reply.ReadInt32(); in GetConnectionStrategy() local
155 int32_t ret = reply.ReadInt32(); GetMessageAccessAuthorization() local
[all...]
H A Dbluetooth_pan_proxy.cpp159 int32_t ret = reply.ReadInt32(); in IsTetheringOn() local
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_spp_client.h51 std::shared_ptr<SppCallbackBuffer> ret = buffer_.front(); in PopData() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_server_callback_proxy.cpp82 void BluetoothGattServerCallbackProxy::OnAddService(int32_t ret, const BluetoothGattService &service) in OnAddService() argument
49 OnConnectionStateChanged( const BluetoothGattDevice &device, int32_t ret, int32_t state) OnConnectionStateChanged() argument
H A Dbluetooth_socket_stub.cpp89 int ret = Connect(param, fd); in ConnectInner() local
122 int ret = Listen(param, fd); in ListenInner() local
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_gatt_server.h137 virtual void OnAddService(int ret, const Service &services) {} in OnAddService() argument
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_client_callback.cpp39 void NapiGattClientCallback::OnCharacteristicReadResult(const GattCharacteristic &characteristic, int ret) in OnCharacteristicReadResult() argument
46 void NapiGattClientCallback::OnDescriptorReadResult(const GattDescriptor &descriptor, int ret) in OnDescriptorReadResult() argument
53 void NapiGattClientCallback::OnConnectionStateChanged(int connectionState, int ret) in OnConnectionStateChanged() argument
65 OnReadRemoteRssiValueResult(int rssi, int ret) OnReadRemoteRssiValueResult() argument
72 OnCharacteristicWriteResult(const GattCharacteristic &characteristic, int ret) OnCharacteristicWriteResult() argument
81 OnDescriptorWriteResult(const GattDescriptor &descriptor, int ret) OnDescriptorWriteResult() argument
98 OnMtuUpdate(int mtu, int ret) OnMtuUpdate() argument
[all...]
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_server.h72 virtual void OnServiceAdded(GattService *Service, int ret) in OnServiceAdded() argument
H A Dbluetooth_gatt_client.h83 virtual void OnCharacteristicReadResult(const GattCharacteristic &characteristic, int ret) in OnCharacteristicReadResult() argument
96 virtual void OnCharacteristicWriteResult(const GattCharacteristic &characteristic, int ret) in OnCharacteristicWriteResult() argument
107 OnDescriptorReadResult(const GattDescriptor &descriptor, int ret) OnDescriptorReadResult() argument
118 OnDescriptorWriteResult(const GattDescriptor &descriptor, int ret) OnDescriptorWriteResult() argument
129 OnMtuUpdate(int mtu, int ret) OnMtuUpdate() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_feature.h114 int ret = GAPIF_LeExAdvGetMaxDataLen(&length); in GetBleMaximumAdvertisingDataLength() local
132 int ret = GAPIF_LeExAdvGetMaxHandleNum(&num); in GetBleExAdvGetMaxHandleNum() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_bluetooth_data.cpp43 errno_t ret = in GetClassicBluetoothData() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_connection.cpp101 bool ret = false; in JudgeConnectedNum() local
163 bool ret = false; in JudgeConnectExit() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_data.cpp66 int32_t ret = g_defaultAppJson; in FromJson() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_install_device_type_test.cpp106 auto ret = checker.CheckDeviceType(infos); in HWTEST_F() local
127 auto ret = checker.CheckDeviceType(infos); in HWTEST_F() local
148 auto ret = checker.CheckDeviceType(infos); in HWTEST_F() local
169 auto ret = checker.CheckDeviceType(infos); in HWTEST_F() local
190 auto ret = checker.CheckDeviceType(infos); in HWTEST_F() local
211 auto ret = checker.CheckDeviceType(infos); HWTEST_F() local
232 auto ret = checker.CheckDeviceType(infos); HWTEST_F() local
249 bool ret = checker.CheckSupportAppTypes(infos, supportAppTypes); HWTEST_F() local
266 bool ret = checker.CheckSupportAppTypes(infos, supportAppTypes); HWTEST_F() local
283 bool ret = checker.CheckSupportAppTypes(infos, supportAppTypes); HWTEST_F() local
300 bool ret = checker.CheckSupportAppTypes(infos, supportAppTypes); HWTEST_F() local
317 bool ret = checker.CheckSupportAppTypes(infos, supportAppTypes); HWTEST_F() local
334 bool ret = checker.CheckSupportAppTypes(infos, supportAppTypes); HWTEST_F() local
351 bool ret = checker.CheckSupportAppTypes(infos, supportAppTypes); HWTEST_F() local
368 bool ret = checker.CheckSupportAppTypes(infos, supportAppTypes); HWTEST_F() local
[all...]
/foundation/bundlemanager/ecological_rule_manager/services/manager/src/
H A Decologic_rule_mgr_service.cpp100 bool ret = Publish(EcologicalRuleMgrService::GetInstance()); in OnStart() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_rfcomm_connection.cpp38 int ret = gap_->RegisterServiceSecurity(remoteAddr_, remoteScn_); in Create() local
53 int ret = Create(); in Connect() local
64 int ret = RFCOMM_DisconnectChannel(connHandle_); in Disconnect() local
74 int ret = RFCOMM_Read(connHandle_, pkt); ReadData() local
83 int ret = RFCOMM_Write(connHandle_, &pkt); WriteData() local
[all...]

Completed in 24 milliseconds

1...<<441442443444445446447448449450>>...2037