/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
H A D | ark_interop_napi.cpp | 66 int ret = vsnprintf_s(buffer, sizeof(buffer) / sizeof(char), MAX_MESSAGE_SIZE - 1, format, args); in ARKTSInner_ReportNativeError() local 691 panda::JSValueRef* ARKTSInner_Escape(ARKTS_Env env, ARKTS_Scope scope, ARKTS_Value ret) in ARKTSInner_Escape() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
H A D | tab_bar_test_ng.cpp | 527 std::string ret = tabBarPattern_->ProvideRestoreInfo(); in HWTEST_F() local 1329 std::string ret = tabBarPattern_->ProvideRestoreInfo(); in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
H A D | water_flow_test_ng.cpp | 1798 std::string ret = pattern_->ProvideRestoreInfo(); in HWTEST_F() local
|
/foundation/arkui/ui_lite/frameworks/font/ |
H A D | ui_font_vector.cpp | 338 int32_t ret = lseek(fpTtf, 0, SEEK_SET); in GetTtfInfoFromTtf() local 490 int8_t ret; in GetFaceInfo() local 507 int8_t ret = GetFaceInfo(fontId, fontSize, faceInfo); in GetHeight() local 599 int8_t ret = GetGlyphNode(unicode, node, fontId, fontSize); GetWidth() local 609 int8_t ret = GetFaceInfo(fontId, fontSize, faceInfo); GetFontHeader() local 668 int8_t ret = GetFaceInfo(fontId, fontSize, faceInfo); GetGlyphNode() local 705 int8_t ret = GetFaceInfo(fontId, fontSize, faceInfo); GetBitmap() local 966 uint8_t ret = GetGlyphNode(unicode, glyphNode, fontId, fontSize); GetOffsetPosY() local [all...] |
/foundation/arkui/napi/native_engine/ |
H A D | native_node_api.cpp | 376 auto ret = safeAsyncWork->Init(); in napi_create_threadsafe_function() local 426 auto ret = safeAsyncWork->Acquire(); in napi_acquire_threadsafe_function() local 442 auto ret = safeAsyncWork->Release(releaseMode); in napi_release_threadsafe_function() local 467 auto ret = safeAsyncWork->Ref(); in napi_ref_threadsafe_function() local 481 auto ret = safeAsyncWork->Unref(); in napi_unref_threadsafe_function() local 551 auto ret = NativeAsyncHookContext::CloseCallbackScope(reinterpret_cast<NativeEngine*>(env), napi_close_callback_scope() local [all...] |
/foundation/arkui/napi/test/unittest/ |
H A D | test_sendable_napi.cpp | 902 bool ret = false; in HWTEST_F() local 956 bool ret = false; in HWTEST_F() local 1886 napi_value ret = nullptr; in HWTEST_F() local [all...] |
H A D | test_napi_threadsafe.cpp | 474 int32_t ret = 0; in CallJs() local 509 int32_t ret = 0; in CallJsWithDiffPriority() local [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | text_test_ng.cpp | 582 auto ret = pattern->OnDirtyLayoutWrapperSwap(layoutWrapper, config); in HWTEST_F() local 606 auto ret = pattern->OnDirtyLayoutWrapperSwap(layoutWrapper, config); in HWTEST_F() local 633 auto ret = in HWTEST_F() local 773 auto ret = rowLayoutAlgorithm->CreateParagraph(textStyle, "", AceType::RawPtr(frameNode), maxSize.Width()); HWTEST_F() local 801 auto ret = rowLayoutAlgorithm->MeasureContent(contentConstraint, AceType::RawPtr(frameNode)); HWTEST_F() local 1122 auto ret = HWTEST_F() local 1172 auto ret = HWTEST_F() local 1606 auto ret = HWTEST_F() local 1660 auto ret = textLayoutAlgorithm->CreateParagraphAndLayout( HWTEST_F() local 1716 auto ret = textLayoutAlgorithm->CreateParagraphAndLayout( HWTEST_F() local 1987 auto ret = HWTEST_F() local 2042 auto ret = HWTEST_F() local 3434 auto ret = textModelNG.InitTextController(frameNode); HWTEST_F() local 3458 auto ret = textModelNG.GetTextController(); HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/ |
H A D | text_picker_Extend_test_ng.cpp | 1317 auto ret = toss->Play(); in HWTEST_F() local 1341 auto ret = toss->Play(); in HWTEST_F() local 1365 auto ret = toss->Play(); in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
H A D | web_pattern_test_ng.cpp | 629 auto ret = webPattern->GetFocusedAccessibilityNode(accessibilityId, isAccessibilityFocus); in HWTEST_F() local 653 auto ret = webPattern->GetAccessibilityNodeById(accessibilityId); in HWTEST_F() local 678 auto ret = webPattern->GetAccessibilityNodeByFocusMove(accessibilityId, direction); in HWTEST_F() local 1093 auto ret = webPattern->NeedSoftKeyboard(); in HWTEST_F() local 1117 auto ret = webPattern->NeedSoftKeyboard(); in HWTEST_F() local 1665 auto ret = webPattern->CheckZoomStatus(scale); HWTEST_F() local 1694 auto ret = webPattern->CheckZoomStatus(scale); HWTEST_F() local 1723 auto ret = webPattern->CheckZoomStatus(scale); HWTEST_F() local 1752 auto ret = webPattern->CheckZoomStatus(scale); HWTEST_F() local 1781 auto ret = webPattern->CheckZoomStatus(scale); HWTEST_F() local 1810 auto ret = webPattern->CheckZoomStatus(scale); HWTEST_F() local 1839 auto ret = webPattern->CheckZoomStatus(scale); HWTEST_F() local 1868 auto ret = webPattern->CheckZoomStatus(scale); HWTEST_F() local 1897 auto ret = webPattern->CheckZoomStatus(scale); HWTEST_F() local 2332 auto ret = webPattern->IsNeedResizeVisibleViewport(); HWTEST_F() local 2355 auto ret = webPattern->IsNeedResizeVisibleViewport(); HWTEST_F() local 2378 auto ret = webPattern->IsNeedResizeVisibleViewport(); HWTEST_F() local 2401 auto ret = webPattern->IsNeedResizeVisibleViewport(); HWTEST_F() local 2750 auto ret = webPattern->ComputeClippedSelectionBounds(params, startHandle, endHandle, isNewAvoid); HWTEST_F() local 3466 auto ret = webPattern->RequestAutoFill(AceAutoFillType::ACE_UNSPECIFIED); HWTEST_F() local 3492 auto ret = webPattern->RequestAutoSave(); HWTEST_F() local 3517 auto ret = webPattern->UpdateAutoFillPopup(); HWTEST_F() local 3541 auto ret = webPattern->CloseAutoFillPopup(); HWTEST_F() local 3678 auto ret = webPattern->IsRootNeedExportTexture(); HWTEST_F() local 4467 auto ret = webPattern->ZoomOutAndIn(curScale, scale); HWTEST_F() local 4498 auto ret = webPattern->ZoomOutAndIn(curScale, scale); HWTEST_F() local 4529 auto ret = webPattern->ZoomOutAndIn(curScale, scale); HWTEST_F() local 4558 auto ret = webPattern->ZoomOutAndIn(curScale, scale); HWTEST_F() local 4589 auto ret = webPattern->ZoomOutAndIn(curScale, scale); HWTEST_F() local 4620 auto ret = webPattern->ZoomOutAndIn(curScale, scale); HWTEST_F() local 4796 auto ret = webPattern->GetNewScale(scale); HWTEST_F() local 4825 auto ret = webPattern->GetNewScale(scale); HWTEST_F() local 4854 auto ret = webPattern->GetNewScale(scale); HWTEST_F() local 4884 auto ret = webPattern->GetNewScale(scale); HWTEST_F() local 4914 auto ret = webPattern->GetNewScale(scale); HWTEST_F() local 4944 auto ret = webPattern->GetNewScale(scale); HWTEST_F() local 5355 auto ret = webPattern->GetDragOffset(); HWTEST_F() local 5382 auto ret = webPattern->GetDragOffset(); HWTEST_F() local 5410 auto ret = webPattern->GetDragOffset(); HWTEST_F() local [all...] |
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_host_proxy.cpp | 175 int32_t ret = InnerTransact(BluetoothHostInterfaceCode::BT_FACTORY_RESET, option, data, reply); in BluetoothFactoryReset() local 997 int32_t ret = InnerTransact(BluetoothHostInterfaceCode::GET_DEVICE_BATTERY_INFO, option, data, reply); in GetRemoteDeviceBatteryInfo() local [all...] |
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_ble_central_manager.cpp | 312 bool ret = pimpl->callbackImp_->callbacks_.Register(pointer); in BleCentralManager() local 344 int ret = pimpl->CheckScanParams(settings, filters); in StartScan() local 385 int ret = proxy->StopScan(pimpl->scannerId_); in StopScan() local
|
H A D | bluetooth_socket.cpp | 449 int ret = proxy->RegisterClientObserver(BluetoothRawAddress(pimpl->address_), tempUuid, in Connect() local 595 int ret in Listen() local [all...] |
H A D | bluetooth_host.cpp | 514 int32_t ret = samgrProxy->LoadSystemAbility(BLUETOOTH_HOST_SYS_ABILITY_ID, loadCallback); in LoadBluetoothHostService() local 633 bool ret = OHOS::EventFwk::CommonEventManager::PublishCommonEvent(data, publishInfo); in PublishBtSwitchRestrictBluetoothEvent() local 646 int ret = pimpl->switchModule_->ProcessBluetoothSwitchEvent(BluetoothSwitchEvent::DISABLE_BLUETOOTH); in RestrictBluetooth() local 705 int ret in GetBtState() local 722 int ret = SetParameter(BLUETOOTH_FACTORY_RESET_KEY, "true"); BluetoothFactoryReset() local 874 int ret = proxy->GetBtConnectionState(state); GetBtConnectionState() local 1060 int32_t ret = proxy->GetPairedDevices(pairedAddr); GetPairedDevices() local [all...] |
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
H A D | napi_bluetooth_ble.cpp | 631 int ret = BleCentralManagerGetInstance()->StartScan(settings, scanfilters); in StartBLEScan() local 643 int ret = BleCentralManagerGetInstance()->StopScan(); in StopBLEScan() local 860 int ret in StartAdvertising() local 1031 int ret = bleAdvertiser->StopAdvertising(NapiBluetoothBleAdvertiseCallback::GetInstance()); StopAdvertising() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_host_stub.cpp | 303 bool ret = reply.WriteInt32(result); in EnableBtInner() local 314 bool ret = reply.WriteInt32(result); in DisableBtInner() local 327 bool ret = reply.WriteRemoteObject(result); in GetProfileInner() local 340 bool ret = reply.WriteRemoteObject(result); in GetBleRemoteInner() local 351 bool ret = reply.WriteInt32(result); in BluetoothFactoryResetInner() local 389 bool ret = reply.WriteInt32(result); DisableBleInner() local 400 bool ret = reply.WriteInt32(result); EnableBleInner() local 411 bool ret = reply.WriteBool(result); IsBrEnabledInner() local 422 bool ret = reply.WriteBool(result); IsBleEnabledInner() local 433 bool ret = reply.WriteUInt32Vector(result); GetProfileListInner() local 444 bool ret = reply.WriteInt32(result); GetMaxNumConnectedAudioDevicesInner() local 457 bool ret = reply.WriteInt32(result); GetBtConnectionStateInner() local 476 bool ret = reply.WriteInt32(result); GetBtProfileConnStateInner() local 492 bool ret = reply.WriteInt32(result); GetLocalDeviceClassInner() local 505 bool ret = reply.WriteInt32(result); SetLocalDeviceClassInner() local 517 bool ret = reply.WriteInt32(result); GetLocalNameInner() local 535 bool ret = reply.WriteInt32(result); SetLocalNameInner() local 557 bool ret = reply.WriteInt32(result); GetDeviceTypeInner() local 569 bool ret = reply.WriteInt32(result); GetBtScanModeInner() local 590 bool ret = reply.WriteInt32(result); GetPhonebookPermissionInner() local 605 bool ret = reply.WriteInt32(result); SetBtScanModeInner() local 626 bool ret = reply.WriteBool(result); SetPhonebookPermissionInner() local 639 bool ret = reply.WriteInt32(result); GetBondableModeInner() local 654 bool ret = reply.WriteInt32(result); GetMessagePermissionInner() local 670 bool ret = reply.WriteInt32(result); SetBondableModeInner() local 691 bool ret = reply.WriteBool(result); SetMessagePermissionInner() local 707 bool ret = reply.WriteInt32(result); GetPowerModeInner() local 718 bool ret = reply.WriteInt32(result); StartBtDiscoveryInner() local 729 bool ret = reply.WriteInt32(result); CancelBtDiscoveryInner() local 751 bool ret = reply.WriteInt32(result); GetDeviceNameInner() local 772 bool ret = reply.WriteString(result); GetDeviceAliasInner() local 786 bool ret = reply.WriteInt32(result); IsBtDiscoveringInner() local 812 bool ret = reply.WriteInt32(res); SetDeviceAliasInner() local 828 int ret = GetRemoteDeviceBatteryInfo(address, info); GetRemoteDeviceBatteryInfoInner() local 838 bool ret = reply.WriteInt64(result); GetBtDiscoveryEndMillisInner() local 860 bool ret = reply.WriteInt32(result); GetPairStateInner() local 877 bool ret = true; GetPairedDevicesInner() local 907 bool ret = reply.WriteInt32(result); StartPairInner() local 920 bool ret = reply.WriteInt32(result); RemovePairInner() local 941 bool ret = reply.WriteBool(result); CancelPairingInner() local 952 bool ret = reply.WriteBool(result); RemoveAllPairsInner() local 974 bool ret = reply.WriteBool(result); IsBondedFromLocalInner() local 995 bool ret = reply.WriteInt32(result); SetDevicePinInner() local 1016 bool ret = reply.WriteBool(result); IsAclConnectedInner() local 1049 bool ret = reply.WriteInt32(result); GetBleMaxAdvertisingDataLengthInner() local 1070 bool ret = reply.WriteBool(result); IsAclEncryptedInner() local 1087 bool ret = reply.WriteInt32(result); GetDeviceClassInner() local 1118 bool ret = reply.WriteInt32(result); SetDevicePairingConfirmationInner() local 1149 bool ret = reply.WriteBool(result); SetDevicePasskeyInner() local 1175 bool ret = reply.WriteBool(result); PairRequestReplyInner() local 1191 bool ret = reply.WriteBool(result); ReadRemoteRssiValueInner() local 1204 bool ret = reply.WriteInt32(size); GetLocalSupportedUuidsInner() local 1228 bool ret = reply.WriteInt32(size); GetDeviceUuidsInner() local 1307 bool ret = reply.WriteInt32(result); StartCrediblePairInner() local 1341 bool ret = reply.WriteInt32(BT_ERR_API_NOT_SUPPORT); SetDeviceCustomTypeInner() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_profile.cpp | 48 int ret = GAPIF_RegisterServiceSecurity(nullptr, &securityInfo, securityMode); in RegisterServiceSecurity() local 58 int ret = GAPIF_DeregisterServiceSecurity(nullptr, &securityInfo); in DeregisterServiceSecurity() local 255 int ret; in SetUserCodecConfigure() local 278 bool ret = false; IsActiveDevice() local 301 bool ret = true; EnableOptionalCodec() local 647 int ret = 0; Disconnect() local 674 int ret = BT_SUCCESS; Stop() local 708 int ret = BT_SUCCESS; Start() local 744 bool ret = true; JudgeAllowedStreaming() local 764 int ret = BT_SUCCESS; Close() local 850 int ret = avdtp.DelayReq(handle, label, delayValue); SendDelay() local 860 int ret = avdtp.CloseRsp(handle, label, errorCode); CloseRsp() local 881 int ret = avdtp.WriteStream(handle, pkt, timeStamp, pktType, marker); WriteStream() local 889 int ret = BT_SUCCESS; Reconfigure() local 1016 bool ret = false; DeletePeer() local [all...] |
H A D | a2dp_profile_peer.cpp | 257 bool ret = false; in SetPeerCapInfo() local 476 bool ret = false; in JudgeCapabilityMatched() local 502 bool ret = false; in FindCapabilityMatched() local 664 int ret; SetUserCodecConfigure() local 759 bool ret = true; EnableOptionalCodec() local 1264 bool ret = false; SendPacket() local [all...] |
H A D | a2dp_service.cpp | 311 int ret = BT_SUCCESS; in Connect() local 338 int ret = BT_SUCCESS; in Disconnect() local 423 int ret = PROFILE_STATE_DISCONNECTED; GetConnectState() local 460 bool ret = true; EnableService() local 474 bool ret = true; DisableService() local 665 int ret = returnValue ? BT_SUCCESS : RET_BAD_STATUS; SetConnectStrategy() local 726 int ret = pflA2dp->SendDelay(handle, delayValue); SendDelay() local 784 int ret = RET_BAD_STATUS; SetCodecPreference() local 865 int ret = pflA2dp->Start(handle); StartPlaying() local 889 int ret = pflA2dp->Stop(handle, true); SuspendPlaying() local 913 int ret = pflA2dp->Stop(handle, false); StopPlaying() local [all...] |
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/ |
H A D | napi_bluetooth_connection.cpp | 195 int32_t ret = remoteDevice.StartPair(); in PairDevice() local 209 int32_t ret = host->RemovePair(remoteDevice); in CancelPairedDevice() local 277 int32_t ret = host->GetPairedDevices(BT_TRANSPORT_BREDR, remoteDeviceLists); in GetPairedDevices() local 303 napi_value ret in GetProfileConnectionState() local 318 napi_value ret = nullptr; GetProfileConnectionStateEx() local 337 int32_t ret = BT_NO_ERROR; SetDevicePairingConfirmation() local 355 int32_t ret = host->SetLocalName(localName); SetLocalName() local 370 int32_t ret = host->SetBtScanMode(mode, duration); SetBluetoothScanMode() local 393 int ret = host->StartBtDiscovery(); StartBluetoothDiscovery() local 402 int ret = host->CancelBtDiscovery(); StopBluetoothDiscovery() local [all...] |
/foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
H A D | napi_bluetooth_utils.cpp | 289 napi_value NapiGetBooleanRet(napi_env env, bool ret) in NapiGetBooleanRet() argument 298 napi_value ret = nullptr; in NapiGetUndefinedRet() local 305 napi_value ret = nullptr; in NapiGetInt32Ret() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_advertiser_impl.cpp | 201 int ret = SetAdvEnableToGap(true); in ReStartLegacyAdvertising() local 287 int ret = CheckAdvertiserPara(settings, advData, scanResponse); in StartAdvertising() local 325 int ret = RegisterCallbackToGap(); in LegacyAdvertising() local 348 int ret in ExtentAdvertising() local 383 int ret; StopAdvertising() local 420 int ret = SetExAdvBatchEnableToGap(isStartAdv); StartAllAdvertising() local 441 int ret = SetAdvEnableToGap(isStartAdv); StartAllAdvertising() local 459 int ret = SetExAdvBatchEnableToGap(isStartAdv); StopAllAdvertising() local 482 int ret = SetAdvEnableToGap(isStartAdv); StopAllAdvertising() local 733 int ret; DeregisterCallbackToGap() local 849 int ret = CheckAdvertiserLen(*iter, advType); CheckAdvertiserFlag() local 870 int ret = CheckAdvertiserFlag(data.GetPayload()); SetAdvDataToGap() local 908 int ret = BT_SUCCESS; ExAdvDataFragment() local 960 int ret = BT_SUCCESS; ExResDataFragment() local 1186 std::vector<uint8_t>::iterator ret = CreateAdvertiserSetHandle() local 1197 std::vector<uint8_t>::iterator ret = CreateAdvertiserSetHandle() local 1279 int ret = GAPIF_LeAdvReadTxPower(); GapAdvParamSetCompleteEvt() local 1310 int ret = SetAdvDataToGap(txPowerIter->second.advData_, txPowerIter->second.settings_, txPower); GapAdvReadTxPowerEvt() local 1341 int ret = SetAdvScanRspDataToGap(dataIter->second.rspData_, dataIter->second.settings_, txPower); GapAdvDataSetCompleteEvt() local 1372 int ret = SetAdvEnableToGap(true); GapAdvScanRspDataSetCompleteEvt() local 1525 int ret = SetExAdvEnableToGap(advStartHandle, true); GapExAdvSetRandAddrResultEvt() local 1560 int ret = SetExAdvDataToGap(iter->second.advData_, iter->second.settings_, txPower); GapExAdvParamSetCompleteEvt() local 1572 int ret = SetExAdvScanRspDataToGap(iter->second.rspData_, iter->second.settings_, txPower); GapExAdvParamSetCompleteEvt() local 1607 int ret = SetExAdvScanRspDataToGap(exAdvDataIter->second.rspData_, exAdvDataIter->second.settings_, txPower); GapExAdvDataSetCompleteEvt() local 1620 int ret = GAPIF_LeGenResPriAddr(&BleAdvertiserImpl::GenResPriAddrResult, this); GapExAdvDataSetCompleteEvt() local 1626 int ret = SetExAdvEnableToGap(advStartHandle, true); GapExAdvDataSetCompleteEvt() local 1667 int ret = GAPIF_LeGenResPriAddr(&BleAdvertiserImpl::GenResPriAddrResult, this); GapExAdvScanRspDataSetCompleteEvt() local 1673 int ret = SetExAdvEnableToGap(advStartHandle, true); GapExAdvScanRspDataSetCompleteEvt() local 1733 int ret = GAPIF_LeExAdvClearHandle(); GAPExAdvClearHandle() local 1855 int ret = SetExAdvEnableToGap(handle, true); GapExAdvTerminatedAdvSetEvt() local 1932 int ret = GAPIF_LeGenResPriAddr(&BleAdvertiserImpl::GenResPriAddrResult, advertiser); TimerCallback() local 1963 int ret = GAPIF_LeGenResPriAddr(&BleAdvertiserImpl::GenResPriAddrResult, advertiser); TimerCallbackEx() local 1989 int ret = GAPIF_LeExAdvSetRandAddr(advStartHandle, &btAddr.addr[0]); GenResPriAddrResultTask() local 2000 int ret = BTM_SetLeRandomAddress(&btAddr); GenResPriAddrResultTask() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_client_service.cpp | 833 OnDiscoverAllPrimaryServicesEvent( int requestId, int ret, uint16_t connectHandle, const std::map<uint16_t, GattCache::Service> &services) OnDiscoverAllPrimaryServicesEvent() argument 863 OnFindIncludedServicesEvent(int requestId, int ret, uint16_t connectHandle, uint16_t serviceHandle, const std::vector<GattCache::IncludeService> &services) OnFindIncludedServicesEvent() argument 891 OnDiscoverAllCharacteristicOfServiceEvent(int requestId, int ret, uint16_t connectHandle, uint16_t serviceHandle, const std::map<uint16_t, GattCache::Characteristic> &characteristics) OnDiscoverAllCharacteristicOfServiceEvent() argument 921 OnDiscoverAllCharacteristicDescriptorsEvent(int requestId, int ret, uint16_t serviceHandle, uint16_t characteristicHandle) OnDiscoverAllCharacteristicDescriptorsEvent() argument 941 OnReadCharacteristicValueEvent( int requestId, uint16_t valueHandle, GattValue &value, size_t length, int ret) OnReadCharacteristicValueEvent() argument 961 OnWriteCharacteristicValueEvent( int requestId, uint16_t connectHandle, uint16_t valueHandle, int ret) OnWriteCharacteristicValueEvent() argument 974 OnReadDescriptorValueEvent( int requestId, uint16_t valueHandle, GattValue &value, size_t length, int ret) OnReadDescriptorValueEvent() argument 994 OnWriteDescriptorValueEvent( int requestId, uint16_t connectHandle, uint16_t valueHandle, int ret) OnWriteDescriptorValueEvent() argument 1109 OnConnect(const GattDevice &device, uint16_t connectionHandle, int ret) OnConnect() argument 1134 OnDisconnect(const GattDevice &device, uint16_t connectionHandle, int ret) OnDisconnect() argument [all...] |
H A D | gatt_server_service.cpp | 276 int GattServerService::RespondCharacteristicRead(const GattDevice &device, Characteristic &characteristic, int ret) in RespondCharacteristicRead() argument 303 RespondCharacteristicReadByUuid( const GattDevice &device, Characteristic &characteristic, int ret) RespondCharacteristicReadByUuid() argument 331 RespondCharacteristicWrite( const GattDevice &device, const Characteristic &characteristic, int ret) RespondCharacteristicWrite() argument 345 RespondDescriptorRead(const GattDevice &device, Descriptor &descriptor, int ret) RespondDescriptorRead() argument 367 RespondDescriptorWrite(const GattDevice &device, const Descriptor &descriptor, int ret) RespondDescriptorWrite() argument 784 RespondCharacteristicRead( const GattDevice &device, uint16_t valueHandle, const GattValue &value, size_t length, int ret, bool isUsingUuid) RespondCharacteristicRead() argument 799 RespondCharacteristicWrite( const GattDevice &device, uint16_t characteristicHandle, int ret) RespondCharacteristicWrite() argument 810 RespondDescriptorRead( const GattDevice &device, uint16_t valueHandle, const GattValue &value, size_t length, int ret) RespondDescriptorRead() argument 821 RespondDescriptorWrite(const GattDevice &device, uint16_t DescriptorHandle, int ret) RespondDescriptorWrite() argument 1047 OnIndicationEvent(uint16_t connectionHandle, uint16_t valueHandle, int ret) OnIndicationEvent() argument 1083 OnConnect(const GattDevice &device, uint16_t connectionHandle, int ret) OnConnect() argument 1106 OnDisconnect(const GattDevice &device, uint16_t connectionHandle, int ret) OnDisconnect() argument [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/ |
H A D | default_app_mgr.cpp | 145 bool ret = defaultAppDb_->GetDefaultApplicationInfo(userId, normalizedType, element); in IsDefaultApplicationInternal() local 182 ErrCode ret = VerifyPermission(Constants::PERMISSION_GET_DEFAULT_APPLICATION); in GetDefaultApplication() local 223 ErrCode ret = VerifyPermission(Constants::PERMISSION_SET_DEFAULT_APPLICATION); SetDefaultApplication() local 268 bool ret = IsElementEmpty(element); SetDefaultApplicationInternal() local 298 ErrCode ret = VerifyPermission(Constants::PERMISSION_SET_DEFAULT_APPLICATION); ResetDefaultApplication() local 329 bool ret = defaultAppDb_->GetDefaultApplicationInfo(INITIAL_USER_ID, normalizedType, element); ResetDefaultApplicationInternal() local 356 bool ret = defaultAppDb_->GetDefaultApplicationInfos(userId, currentInfos); HandleUninstallBundle() local 384 bool ret = defaultAppDb_->GetDefaultApplicationInfos(INITIAL_USER_ID, infos); HandleCreateUser() local 472 ErrCode ret = GetDefaultApplication(userId, type, bundleInfo, backup); GetDefaultApplication() local 504 bool ret = defaultAppDb_->GetDefaultApplicationInfo(key, appType, element); GetBundleInfoByAppType() local 523 bool ret = defaultAppDb_->GetDefaultApplicationInfos(key, infos); GetBundleInfoByUtd() local 568 bool ret = VerifyElementFormat(element); GetBundleInfo() local 753 bool ret = VerifyElementFormat(element); IsElementValid() local 798 ErrCode ret = bmsExtensionClient->QueryAbilityInfo(want, 0, Constants::START_USERID, abilityInfo, true); GetBrokerBundleInfo() local [all...] |