| /foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
| H A D | wifi_hal_crpc_p2p.c | 25 int RpcP2pStart(RpcServer *server, Context *context) in RpcP2pStart() argument 37 int RpcP2pStop(RpcServer *server, Context *context) in RpcP2pStop() argument 49 RpcP2pSetRandomMac(RpcServer *server, Context *context) RpcP2pSetRandomMac() argument 65 RpcP2pSetDeviceName(RpcServer *server, Context *context) RpcP2pSetDeviceName() argument 81 RpcP2pSetSsidPostfixName(RpcServer *server, Context *context) RpcP2pSetSsidPostfixName() argument 97 RpcP2pSetWpsDeviceType(RpcServer *server, Context *context) RpcP2pSetWpsDeviceType() argument 113 RpcP2pSetWpsSecondaryDeviceType(RpcServer *server, Context *context) RpcP2pSetWpsSecondaryDeviceType() argument 129 RpcP2pSetWpsConfigMethods(RpcServer *server, Context *context) RpcP2pSetWpsConfigMethods() argument 145 RpcP2pGetDeviceAddress(RpcServer *server, Context *context) RpcP2pGetDeviceAddress() argument 170 RpcP2pFlush(RpcServer *server, Context *context) RpcP2pFlush() argument 182 RpcP2pFlushService(RpcServer *server, Context *context) RpcP2pFlushService() argument 194 RpcP2pSaveConfig(RpcServer *server, Context *context) RpcP2pSaveConfig() argument 206 RpcP2pSetupWpsPbc(RpcServer *server, Context *context) RpcP2pSetupWpsPbc() argument 223 RpcP2pSetupWpsPin(RpcServer *server, Context *context) RpcP2pSetupWpsPin() argument 255 RpcP2pRemoveNetwork(RpcServer *server, Context *context) RpcP2pRemoveNetwork() argument 271 RpcP2pRemoveClient(RpcServer *server, Context *context) RpcP2pRemoveClient() argument 287 RpcP2pListNetworks(RpcServer *server, Context *context) RpcP2pListNetworks() argument 314 RpcP2pSetGroupMaxIdle(RpcServer *server, Context *context) RpcP2pSetGroupMaxIdle() argument 331 RpcP2pSetPowerSave(RpcServer *server, Context *context) RpcP2pSetPowerSave() argument 348 RpcP2pSetWfdEnable(RpcServer *server, Context *context) RpcP2pSetWfdEnable() argument 364 RpcP2pSetWfdDeviceConfig(RpcServer *server, Context *context) RpcP2pSetWfdDeviceConfig() argument 380 RpcP2pStartFind(RpcServer *server, Context *context) RpcP2pStartFind() argument 396 RpcP2pStopFind(RpcServer *server, Context *context) RpcP2pStopFind() argument 408 RpcP2pSetExtListen(RpcServer *server, Context *context) RpcP2pSetExtListen() argument 426 RpcP2pSetListenChannel(RpcServer *server, Context *context) RpcP2pSetListenChannel() argument 443 RpcP2pConnect(RpcServer *server, Context *context) RpcP2pConnect() argument 472 RpcP2pCancelConnect(RpcServer *server, Context *context) RpcP2pCancelConnect() argument 484 RpcP2pProvisionDiscovery(RpcServer *server, Context *context) RpcP2pProvisionDiscovery() argument 501 RpcP2pAddGroup(RpcServer *server, Context *context) RpcP2pAddGroup() argument 519 RpcP2pRemoveGroup(RpcServer *server, Context *context) RpcP2pRemoveGroup() argument 535 RpcP2pInvite(RpcServer *server, Context *context) RpcP2pInvite() argument 555 RpcP2pReinvoke(RpcServer *server, Context *context) RpcP2pReinvoke() argument 572 RpcP2pGetGroupCapability(RpcServer *server, Context *context) RpcP2pGetGroupCapability() argument 592 RpcP2pAddService(RpcServer *server, Context *context) RpcP2pAddService() argument 621 RpcP2pRemoveService(RpcServer *server, Context *context) RpcP2pRemoveService() argument 649 RpcP2pReqServiceDiscovery(RpcServer *server, Context *context) RpcP2pReqServiceDiscovery() argument 701 RpcP2pCancelServiceDiscovery(RpcServer *server, Context *context) RpcP2pCancelServiceDiscovery() argument 717 RpcP2pSetMiracastType(RpcServer *server, Context *context) RpcP2pSetMiracastType() argument 733 RpcP2pRespServerDiscovery(RpcServer *server, Context *context) RpcP2pRespServerDiscovery() argument 768 RpcP2pSetServDiscExternal(RpcServer *server, Context *context) RpcP2pSetServDiscExternal() argument 784 RpcP2pSetPersistentReconnect(RpcServer *server, Context *context) RpcP2pSetPersistentReconnect() argument 800 RpcP2pGetPeer(RpcServer *server, Context *context) RpcP2pGetPeer() argument 827 RpcP2pGetChba0Freq(RpcServer *server, Context *context) RpcP2pGetChba0Freq() argument 843 RpcP2pGetFrequencies(RpcServer *server, Context *context) RpcP2pGetFrequencies() argument 873 RpcP2pSetGroupConfig(RpcServer *server, Context *context) RpcP2pSetGroupConfig() argument 907 RpcP2pGetGroupConfig(RpcServer *server, Context *context) RpcP2pGetGroupConfig() argument 945 RpcP2pAddNetwork(RpcServer *server, Context *context) RpcP2pAddNetwork() argument 961 RpcP2pHid2dConnect(RpcServer *server, Context *context) RpcP2pHid2dConnect() argument [all...] |
| H A D | wifi_hal_crpc_sta.c | 27 int RpcStart(RpcServer *server, Context *context) in RpcStart() argument 39 int RpcStop(RpcServer *server, Context *context) in RpcStop() argument 51 RpcStartScan(RpcServer *server, Context *context) RpcStartScan() argument 104 RpcGetScanInfos(RpcServer *server, Context *context) RpcGetScanInfos() argument 165 ReadPnoScanSettings(Context *context, PnoScanSettings *pSetting) ReadPnoScanSettings() argument 198 RpcStartPnoScan(RpcServer *server, Context *context) RpcStartPnoScan() argument 235 RpcStopPnoScan(RpcServer *server, Context *context) RpcStopPnoScan() argument 247 RpcConnect(RpcServer *server, Context *context) RpcConnect() argument 263 RpcReconnect(RpcServer *server, Context *context) RpcReconnect() argument 275 RpcReassociate(RpcServer *server, Context *context) RpcReassociate() argument 287 RpcDisconnect(RpcServer *server, Context *context) RpcDisconnect() argument 299 RpcGetStaCapabilities(RpcServer *server, Context *context) RpcGetStaCapabilities() argument 315 RpcGetDeviceMacAddress(RpcServer *server, Context *context) RpcGetDeviceMacAddress() argument 344 RpcGetFrequencies(RpcServer *server, Context *context) RpcGetFrequencies() argument 374 RpcSetAssocMacAddr(RpcServer *server, Context *context) RpcSetAssocMacAddr() argument 406 RpcSetScanningMacAddress(RpcServer *server, Context *context) RpcSetScanningMacAddress() argument 434 RpcDeauthLastRoamingBssid(RpcServer *server, Context *context) RpcDeauthLastRoamingBssid() argument 462 RpcGetSupportFeature(RpcServer *server, Context *context) RpcGetSupportFeature() argument 478 RpcRunCmd(RpcServer *server, Context *context) RpcRunCmd() argument 532 RpcSetWifiTxPower(RpcServer *server, Context *context) RpcSetWifiTxPower() argument 548 RpcRemoveNetwork(RpcServer *server, Context *context) RpcRemoveNetwork() argument 564 RpcAddNetwork(RpcServer *server, Context *context) RpcAddNetwork() argument 580 RpcEnableNetwork(RpcServer *server, Context *context) RpcEnableNetwork() argument 596 RpcDisableNetwork(RpcServer *server, Context *context) RpcDisableNetwork() argument 612 RpcSetNetwork(RpcServer *server, Context *context) RpcSetNetwork() argument 654 RpcSaveNetworkConfig(RpcServer *server, Context *context) RpcSaveNetworkConfig() argument 666 RpcStartWpsPbcMode(RpcServer *server, Context *context) RpcStartWpsPbcMode() argument 688 RpcStartWpsPinMode(RpcServer *server, Context *context) RpcStartWpsPinMode() argument 714 RpcStopWps(RpcServer *server, Context *context) RpcStopWps() argument 726 RpcGetRoamingCapabilities(RpcServer *server, Context *context) RpcGetRoamingCapabilities() argument 743 ReadRoamBlockList(Context *context, int size) ReadRoamBlockList() argument 783 RpcSetRoamConfig(RpcServer *server, Context *context) RpcSetRoamConfig() argument 839 RpcWpaGetNetwork(RpcServer *server, Context *context) RpcWpaGetNetwork() argument 858 RpcWpaAutoConnect(RpcServer *server, Context *context) RpcWpaAutoConnect() argument 874 RpcWpaBlocklistClear(RpcServer *server, Context *context) RpcWpaBlocklistClear() argument 886 RpcGetNetworkList(RpcServer *server, Context *context) RpcGetNetworkList() argument 922 RpcGetConnectSignalInfo(RpcServer *server, Context *context) RpcGetConnectSignalInfo() argument 954 RpcSetSuspendMode(RpcServer *server, Context *context) RpcSetSuspendMode() argument 971 RpcSetPowerMode(RpcServer *server, Context *context) RpcSetPowerMode() argument [all...] |
| /foundation/communication/netmanager_ext/frameworks/native/vpnextension/src/ |
| H A D | js_vpn_extension.cpp | 120 auto context = GetContext(); in ~JsVpnExtension() local 167 auto context = GetContext(); in Init() local 220 auto context = GetContext(); in BindContext() local 258 auto context = GetContext(); OnStart() local 576 auto context = GetContext(); OnConfigurationUpdated() local 680 auto context = GetContext(); OnChange() local [all...] |
| /foundation/communication/nfc/frameworks/js/napi/cardEmulation/ |
| H A D | nfc_napi_hce_adapter.cpp | 397 auto context = static_cast<NfcHceSessionContext*>(data); in NativeTransmit() local 408 auto context = static_cast<NfcHceSessionContext*>(data); in TransmitCallback() local 435 auto context = std::make_unique<NfcHceSessionContext>().release(); Transmit() local [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/ |
| H A D | i_wifi_p2p_iface.c | 48 Context *context = client->context; in P2pStart() local 66 Context *context = client->context; in P2pStop() local 84 Context *context = client->context; P2pSetRandomMac() local 103 Context *context = client->context; P2pSetDeviceName() local 122 Context *context = client->context; P2pSetSsidPostfixName() local 141 Context *context = client->context; P2pSetWpsDeviceType() local 160 Context *context = client->context; P2pSetWpsSecondaryDeviceType() local 179 Context *context = client->context; P2pSetWpsConfigMethods() local 198 Context *context = client->context; P2pGetDeviceAddress() local 222 Context *context = client->context; P2pFlush() local 240 Context *context = client->context; P2pFlushService() local 258 Context *context = client->context; P2pSaveConfig() local 316 Context *context = client->context; RegisterP2pEventCallback() local 348 Context *context = client->context; P2pSetupWpsPbc() local 368 Context *context = client->context; P2pSetupWpsPin() local 393 Context *context = client->context; P2pRemoveNetwork() local 412 Context *context = client->context; P2pListNetworks() local 453 Context *context = client->context; P2pSetGroupMaxIdle() local 473 Context *context = client->context; P2pSetPowerSave() local 493 Context *context = client->context; P2pSetWfdEnable() local 512 Context *context = client->context; P2pSetWfdDeviceConfig() local 531 Context *context = client->context; P2pStartFind() local 550 Context *context = client->context; P2pStopFind() local 568 Context *context = client->context; P2pSetExtListen() local 589 Context *context = client->context; P2pSetListenChannel() local 609 Context *context = client->context; P2pConnect() local 640 Context *context = client->context; P2pCancelConnect() local 659 Context *context = client->context; P2pProvisionDiscovery() local 679 Context *context = client->context; P2pAddGroup() local 700 Context *context = client->context; P2pRemoveGroup() local 719 Context *context = client->context; P2pRemoveGroupClient() local 738 Context *context = client->context; P2pInvite() local 760 Context *context = client->context; P2pReinvoke() local 780 Context *context = client->context; P2pGetGroupCapability() local 804 Context *context = client->context; P2pAddService() local 830 Context *context = client->context; P2pRemoveService() local 855 Context *context = client->context; P2pReqServiceDiscovery() local 879 Context *context = client->context; P2pCancelServiceDiscovery() local 898 Context *context = client->context; P2pSetMiracastType() local 917 Context *context = client->context; P2pSetPersistentReconnect() local 936 Context *context = client->context; P2pRespServerDiscovery() local 958 Context *context = client->context; P2pSetServDiscExternal() local 977 Context *context = client->context; P2pGetPeer() local 1007 Context *context = client->context; P2pGetChba0Freq() local 1030 Context *context = client->context; P2pGetFrequencies() local 1059 Context *context = client->context; P2pSetGroupConfig() local 1086 Context *context = client->context; P2pGetGroupConfig() local 1116 Context *context = client->context; P2pAddNetwork() local 1139 Context *context = client->context; Hid2dConnect() local [all...] |
| /foundation/communication/netstack/frameworks/js/napi/socket/socket_module/src/ |
| H A D | socket_module.cpp | 185 static bool SetSocket(napi_env env, napi_value thisVal, BaseContext *context, int sock) in SetSocket() argument 207 static bool MakeTcpClientBindSocket(napi_env env, napi_value thisVal, BindContext *context) in MakeTcpClientBindSocket() argument 230 MakeTcpClientConnectSocket(napi_env env, napi_value thisVal, ConnectContext *context) MakeTcpClientConnectSocket() argument 257 MakeTcpServerSocket(napi_env env, napi_value thisVal, TcpServerListenContext *context) MakeTcpServerSocket() argument 282 MakeUdpSocket(napi_env env, napi_value thisVal, BindContext *context) MakeUdpSocket() argument 300 MakeMulticastUdpSocket(napi_env env, napi_value thisVal, MulticastMembershipContext *context) MakeMulticastUdpSocket() argument 322 SetSocketManager(napi_env env, napi_value thisVal, BaseContext *context, SocketBaseManager *mgr) SetSocketManager() argument 344 MakeLocalSocketBind(napi_env env, napi_value thisVal, LocalSocketBindContext *context) MakeLocalSocketBind() argument 368 MakeLocalSocketConnect(napi_env env, napi_value thisVal, LocalSocketConnectContext *context) MakeLocalSocketConnect() argument 392 MakeLocalServerSocket(napi_env env, napi_value thisVal, LocalSocketServerListenContext *context) MakeLocalServerSocket() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
| H A D | js_util.cpp | 1108 auto context = ability->GetAbilityContext(); in GetCurrentAbilityParam() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| H A D | distributeddb_single_ver_p2p_complex_sync_test.cpp | 147 auto context = new (std::nothrow) MockSyncTaskContext(); in DataSync008() local
|
| /foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/ |
| H A D | napi_datashare_helper.cpp | 201 auto context = std::make_shared<ContextInfo>(); in Napi_Insert() local 249 auto context = std::make_shared<ContextInfo>(); Napi_Delete() local 294 auto context = std::make_shared<ContextInfo>(); Napi_Query() local 350 auto context = std::make_shared<ContextInfo>(); Napi_Update() local 402 auto context = std::make_shared<ContextInfo>(); Napi_BatchUpdate() local 441 auto context = std::make_shared<ContextInfo>(); Napi_BatchInsert() local 486 auto context = std::make_shared<ContextInfo>(); Napi_NormalizeUri() local 522 auto context = std::make_shared<ContextInfo>(); Napi_DenormalizeUri() local 556 Notify(const std::shared_ptr<NapiDataShareHelper::ContextInfo> context, std::shared_ptr<DataShareHelper> helper) Notify() argument 577 auto context = std::make_shared<ContextInfo>(); Napi_NotifyChange() local 691 auto context = std::make_shared<ContextInfo>(); Napi_Publish() local 743 auto context = std::make_shared<ContextInfo>(); Napi_GetPublishedData() local 929 auto context = std::make_shared<ContextInfo>(); Napi_Close() local 1233 auto context = std::make_shared<CreateContextInfo>(); SetSilentSwitch() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| H A D | cloud_db_proxy.cpp | 103 std::shared_ptr<CloudActionContext> context = std::make_shared<CloudActionContext>(); in BatchInsert() local 120 std::shared_ptr<CloudActionContext> context = std::make_shared<CloudActionContext>(); in BatchUpdate() local 136 std::shared_ptr<CloudActionContext> context = std::make_shared<CloudActionContext>(); BatchDelete() local 153 std::shared_ptr<CloudActionContext> context = std::make_shared<CloudActionContext>(); Query() local 178 std::shared_ptr<CloudActionContext> context = std::make_shared<CloudActionContext>(); Lock() local 193 std::shared_ptr<CloudActionContext> context = std::make_shared<CloudActionContext>(); UnLock() local 240 std::shared_ptr<CloudActionContext> context = std::make_shared<CloudActionContext>(); HeartBeat() local 312 std::shared_ptr<CloudActionContext> context = std::make_shared<CloudActionContext>(); GetEmptyCursor() local 321 InnerAction(const std::shared_ptr<CloudActionContext> &context, const std::shared_ptr<ICloudDb> &cloudDb, InnerActionCode action) InnerAction() argument 331 DMLActionTask(const std::shared_ptr<CloudActionContext> &context, const std::shared_ptr<ICloudDb> &cloudDb, InnerActionCode action) DMLActionTask() argument 373 InnerActionTask(const std::shared_ptr<CloudActionContext> &context, const std::shared_ptr<ICloudDb> &cloudDb, InnerActionCode action) InnerActionTask() argument 416 InnerActionLock(const std::shared_ptr<CloudActionContext> &context, const std::shared_ptr<ICloudDb> &cloudDb) InnerActionLock() argument 433 InnerActionGetEmptyCursor(const std::shared_ptr<CloudActionContext> &context, const std::shared_ptr<ICloudDb> &cloudDb) InnerActionGetEmptyCursor() argument 476 QueryAction(const std::shared_ptr<CloudActionContext> &context, const std::shared_ptr<ICloudDb> &cloudDb) QueryAction() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
| H A D | single_ver_data_sync_utils.cpp | 47 int SingleVerDataSyncUtils::QuerySyncCheck(const SingleVerSyncTaskContext *context, bool &isCheckStatus) in QuerySyncCheck() argument 81 int SingleVerDataSyncUtils::AckMsgErrnoCheck(const SingleVerSyncTaskContext *context, const Message *message) in AckMsgErrnoCheck() argument 165 void SingleVerDataSyncUtils::TransSendDataItemToLocal(const SingleVerSyncTaskContext *context, in TransSendDataItemToLocal() argument 200 RunPermissionCheck(SingleVerSyncTaskContext *context, const SyncGenericInterface* storage, const std::string &label, const DataRequestPacket *packet) RunPermissionCheck() argument 207 RunPermissionCheck(SingleVerSyncTaskContext *context, const SyncGenericInterface* storage, const std::string &label, int mode) RunPermissionCheck() argument 213 CheckPermitReceiveData(const SingleVerSyncTaskContext *context, const ICommunicator *communicator, const SyncGenericInterface *storage) CheckPermitReceiveData() argument 267 SetPacketId(DataRequestPacket *packet, SingleVerSyncTaskContext *context, uint32_t version) SetPacketId() argument 284 PushAndPullKeyRevokHandle(SingleVerSyncTaskContext *context) PushAndPullKeyRevokHandle() argument 312 FillControlRequestPacket(ControlRequestPacket *packet, SingleVerSyncTaskContext *context) FillControlRequestPacket() argument 368 ControlAckErrorHandle(const SingleVerSyncTaskContext *context, const std::shared_ptr<SubscribeManager> &subManager) ControlAckErrorHandle() argument 489 RunPermissionCheckInner(const SingleVerSyncTaskContext *context, const SyncGenericInterface* storage, const std::string &label, const DataRequestPacket *packet, int mode) RunPermissionCheckInner() argument 522 RecordClientId(const SingleVerSyncTaskContext &context, const SyncGenericInterface &storage, std::shared_ptr<Metadata> &metadata) RecordClientId() argument 539 SetDataRequestCommonInfo(const SingleVerSyncTaskContext &context, const SyncGenericInterface &storage, DataRequestPacket &packet, std::shared_ptr<Metadata> &metadata) SetDataRequestCommonInfo() argument 565 SchemaVersionMatchCheck(const SingleVerSyncTaskContext &context, const DataRequestPacket &packet, std::shared_ptr<Metadata> &metadata) SchemaVersionMatchCheck() argument 580 GetUnsyncTotal(const SingleVerSyncTaskContext *context, const SyncGenericInterface *storage, uint32_t &total) GetUnsyncTotal() argument 594 GetUnsyncTotal(const SingleVerSyncTaskContext *context, const SyncGenericInterface *storage, SyncTimeRange &waterMarkInfo, uint32_t &total) GetUnsyncTotal() argument 616 UpdateSyncProcess(SingleVerSyncTaskContext *context, const DataRequestPacket *packet) UpdateSyncProcess() argument 637 CacheInitWaterMark(SingleVerSyncTaskContext *context, SingleVerDataSync *dataSync) CacheInitWaterMark() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/ |
| H A D | document_store.cpp | 208 int DocumentStore::UpdateDataIntoDB(std::shared_ptr<QueryContext> &context, JsonObject &filterObj, in UpdateDataIntoDB() argument 276 std::shared_ptr<QueryContext> context = std::make_shared<QueryContext>(); in UpdateDocument() local 382 int DocumentStore::UpsertDataIntoDB(std::shared_ptr<QueryContext> &context, JsonObjec argument 474 std::shared_ptr<QueryContext> context = std::make_shared<QueryContext>(); UpsertDocument() local 562 DeleteDataFromDB(std::shared_ptr<QueryContext> &context, JsonObject &filterObj) DeleteDataFromDB() argument 612 std::shared_ptr<QueryContext> context = std::make_shared<QueryContext>(); DeleteDocument() local 736 FindProjectionInit(const std::string &projection, const std::shared_ptr<QueryContext> &context) FindProjectionInit() argument 766 InitFindResultSet(GRD_ResultSet *grdResultSet, std::shared_ptr<QueryContext> &context) InitFindResultSet() argument 814 std::shared_ptr<QueryContext> context = std::make_shared<QueryContext>(); FindDocument() local [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
| H A D | napi_transaction.cpp | 297 auto context = std::make_shared<CommitContext>(); in Commit() local 332 auto context = std::make_shared<RollbackContext>(); Rollback() local 372 auto context = std::make_shared<DeleteContext>(); Delete() local 422 auto context = std::make_shared<UpdateContext>(); Update() local 473 auto context = std::make_shared<InsertContext>(); Insert() local 519 auto context = std::make_shared<BatchInsertContext>(); BatchInsert() local 566 auto context = std::make_shared<QueryContext>(); Query() local 613 auto context = std::make_shared<QuerySqlContext>(); QuerySql() local 657 auto context = std::make_shared<ExecuteContext>(); Execute() local [all...] |
| /foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ |
| H A D | napi_systempasteboard.cpp | 328 auto context = std::make_shared<AsyncCall::Context>(); in Clear() local 356 auto context = std::make_shared<HasContextInfo>(); in HasPasteData() local 388 GetDataCommon(std::shared_ptr<GetContextInfo> &context) GetDataCommon() argument 419 auto context = std::make_shared<GetContextInfo>(); GetPasteData() local 439 auto context = std::make_shared<GetContextInfo>(); GetData() local 458 SetDataCommon(std::shared_ptr<SetContextInfo> &context) SetDataCommon() argument 486 auto context = std::make_shared<SetContextInfo>(); SetPasteData() local 505 auto context = std::make_shared<SetContextInfo>(); SetData() local 538 auto context = std::make_shared<SetUnifiedContextInfo>(); SetUnifiedData() local 570 auto context = std::make_shared<GetUnifiedContextInfo>(); GetUnifiedData() local 712 SetDataCommon(std::shared_ptr<SetUnifiedContextInfo>& context) SetDataCommon() argument 745 GetDataCommon(std::shared_ptr<GetUnifiedContextInfo>& context) GetDataCommon() argument 861 auto context = std::make_shared<DetectPatternsContextInfo>(); DetectPatterns() local [all...] |
| /foundation/distributeddatamgr/relational_store/interfaces/ndk/include/ |
| H A D | relational_store.h | 898 void *context; member 1146 void *context; global() member [all...] |
| /foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/ |
| H A D | ext_backup_js.cpp | 477 auto context = GetContext(); in ExportJsContext() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/ |
| H A D | att_receive.c | 46 void *context; member 72 static void AttGapSignatureConfirmationResultAsync(const void *context) in AttGapSignatureConfirmationResultAsync() argument 127 AttGapSignatureConfirmationResultAsyncDestroy(const void *context) AttGapSignatureConfirmationResultAsyncDestroy() argument 146 AttGapSignatureConfirmationResult(GAP_SignatureResult result, void *context) AttGapSignatureConfirmationResult() argument [all...] |
| H A D | att_send_request.c | 90 AttGapSignatureGenerationResultAsync(const void *context) AttGapSignatureGenerationResultAsync() argument 130 AttGapSignatureGenerationResultAsyncDestroy(const void *context) AttGapSignatureGenerationResultAsyncDestroy() argument 149 AttGapSignatureGenerationResult(GAP_SignatureResult result, uint8_t signature[GAP_SIGNATURE_SIZE], void *context) AttGapSignatureGenerationResult() argument 186 AttExchangeMTURequestAsync(const void *context) AttExchangeMTURequestAsync() argument 233 AttExchangeMTURequestAsyncDestroy(const void *context) AttExchangeMTURequestAsyncDestroy() argument 274 AttFindInformationRequestAsync(const void *context) AttFindInformationRequestAsync() argument 319 AttFindInformationRequestAsyncDestroy(const void *context) AttFindInformationRequestAsyncDestroy() argument 364 AttFindByTypeValueRequestAsync(const void *context) AttFindByTypeValueRequestAsync() argument 410 AttFindByTypeValueRequestAsyncDestroy(const void *context) AttFindByTypeValueRequestAsyncDestroy() argument 472 AttReadByTypeRequestAsync(const void *context) AttReadByTypeRequestAsync() argument 532 AttReadByTypeRequestAsyncDestroy(const void *context) AttReadByTypeRequestAsyncDestroy() argument 594 AttReadRequestAsync(const void *context) AttReadRequestAsync() argument 635 AttReadRequestAsyncDestroy(const void *context) AttReadRequestAsyncDestroy() argument 675 AttReadBlobRequestAsync(const void *context) AttReadBlobRequestAsync() argument 720 AttReadBlobRequestAsyncDestroy(const void *context) AttReadBlobRequestAsyncDestroy() argument 763 AttReadMultipleRequestAsync(const void *context) AttReadMultipleRequestAsync() argument 811 AttReadMultipleRequestAsyncDestroy(const void *context) AttReadMultipleRequestAsyncDestroy() argument 893 AttReadByGroupTypeRequestAsync(const void *context) AttReadByGroupTypeRequestAsync() argument 946 AttReadByGroupTypeRequestAsyncDestroy(const void *context) AttReadByGroupTypeRequestAsyncDestroy() argument 1011 AttWriteRequestAsync(const void *context) AttWriteRequestAsync() argument 1063 AttWriteRequestAsyncDestroy(const void *context) AttWriteRequestAsyncDestroy() argument 1110 AttWriteCommandAsync(const void *context) AttWriteCommandAsync() argument 1163 AttWriteCommandAsyncDestroy(const void *context) AttWriteCommandAsyncDestroy() argument 1248 AttSignedWriteCommandAsync(const void *context) AttSignedWriteCommandAsync() argument 1309 AttSignedWriteCommandAsyncDestroy(const void *context) AttSignedWriteCommandAsyncDestroy() argument 1356 AttPrepareWriteRequestAsync(const void *context) AttPrepareWriteRequestAsync() argument 1410 AttPrepareWriteRequestAsyncDestroy(const void *context) AttPrepareWriteRequestAsyncDestroy() argument 1463 AttExecuteWriteRequestAsync(const void *context) AttExecuteWriteRequestAsync() argument 1511 AttExecuteWriteRequestAsyncDestroy(const void *context) AttExecuteWriteRequestAsyncDestroy() argument 1551 AttHandleValueConfirmationAsync(const void *context) AttHandleValueConfirmationAsync() argument 1593 AttHandleValueConfirmationAsyncDestroy(const void *context) AttHandleValueConfirmationAsyncDestroy() argument 1632 AttClientSendDataRegisterAsync(const void *context) AttClientSendDataRegisterAsync() argument 1653 AttClientSendDataRegisterAsyncDestroy(const void *context) AttClientSendDataRegisterAsyncDestroy() argument 1670 ATT_ClientSendDataRegister(attSendDataCallback attSendDataCB, void *context) ATT_ClientSendDataRegister() argument 1693 AttClientSendDataDeRegisterAsync(const void *context) AttClientSendDataDeRegisterAsync() argument 1710 AttClientSendDataDeRegisterAsyncDestroy(const void *context) AttClientSendDataDeRegisterAsyncDestroy() argument [all...] |
| H A D | att_common.h | 137 void *context; member 142 void *context; member 147 void *context; member 248 void *context; member [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/ |
| H A D | avdtp_message.c | 1547 uint8_t context = 0; in AvdtParseCategory() local 1600 uint8_t context = 0; in AvdtParseDiscoverRsp() local [all...] |
| H A D | avdtp_impl.c | 1823 void AvdtSecurityCheckCallback(uint16_t result, GapServiceSecurityInfo security, void *context) in AvdtSecurityCheckCallback() argument 1841 void AvdtSecurityCheckTsk(void *context) in AvdtSecurityCheckTsk() argument 1849 void AvdtSecurityCheck(uint16_t result, GapServiceSecurityInfo security, void *context) in AvdtSecurityCheck() argument 1889 AvdtSignalConnectReqCallback(const BtAddr *addr, uint16_t lcid, int result, void *context) AvdtSignalConnectReqCallback() argument 1908 AvdtSignalConnectReqTsk(void *context) AvdtSignalConnectReqTsk() argument 1916 AvdtSignalConnectReq(const BtAddr *addr, uint16_t lcid, int result, void *context) AvdtSignalConnectReq() argument 1939 AvdtStreamConnectReqCallback(const BtAddr *addr, uint16_t lcid, int result, void *context) AvdtStreamConnectReqCallback() argument 1958 AvdtStreamConnectReqTsk(void *context) AvdtStreamConnectReqTsk() argument 1966 AvdtStreamConnectReq(const BtAddr *addr, uint16_t lcid, int result, void *context) AvdtStreamConnectReq() argument 2020 AvdtStreamSendDataTsk(void *context) AvdtStreamSendDataTsk() argument [all...] |
| H A D | avdtp_ctrl.c | 1676 uint8_t AvdtAsyncProcess(void (*callback)(void *context), void *context) in AvdtAsyncProcess() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
| H A D | gap_le_sec.c | 41 void *context; member 46 void *context; member 51 void *context; member 68 void *context = NULL; in GapDoLeSecurityCallback() local 546 GAP_RegisterLeSecurityCallback(const GapLeSecurityCallback *callback, void *context) GAP_RegisterLeSecurityCallback() argument 738 GAP_LeRequestSecurity( const BtAddr *addr, GAP_LeSecurityStatus status, GapLeRequestSecurityResult callback, void *context) GAP_LeRequestSecurity() argument 778 GAP_RegisterLePairCallback(const GapLePairCallback *callback, void *context) GAP_RegisterLePairCallback() argument 1119 GapAllocSignatureRequestInfo( uint16_t handle, SignatureType type, uint32_t counter, void *callback, void *context) GapAllocSignatureRequestInfo() argument 1134 GAP_LeDataSignatureGeneration( const BtAddr *addr, GapSignatureData dataInfo, GAPSignatureGenerationResult callback, void *context) GAP_LeDataSignatureGeneration() argument 1181 GAP_LeDataSignatureConfirmation(const BtAddr *addr, GapSignatureData dataInfo, const uint8_t signature[GAP_SIGNATURE_SIZE], GAPSignatureConfirmationResult callback, void *context) GAP_LeDataSignatureConfirmation() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
| H A D | gap_if.h | 161 void *context; /// Service request security result callback function context parameter member [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
| H A D | l2cap_cmn.c | 192 static void L2capAclDataReceivedContextDestroy(void *context) in L2capAclDataReceivedContextDestroy() argument 203 static void L2capAclDataReceivedCallbackProcess(const void *context) in L2capAclDataReceivedCallbackProcess() argument 234 static void L2capAclDisconnected(uint8_t status, uint16_t handle, uint8_t reason, void *context) in L2capAclDisconnected() argument 270 void *context; member 273 static void L2capAclDisconnectedCallbackProcess(const void *context) in L2capAclDisconnectedCallbackProcess() argument 285 static void L2capAclDisconnectedCallback(uint8_t status, uint16_t handle, uint8_t reason, void *context) in L2capAclDisconnectedCallback() argument 318 L2capBdrAclConnectedCallbackProcess(const void *context) L2capBdrAclConnectedCallbackProcess() argument 330 L2capBdrAclConnectedCallback(const BtmAclConnectCompleteParam *param, void *context) L2capBdrAclConnectedCallback() argument 347 L2capLeAclConnected(uint8_t status, uint16_t handle, const BtAddr *addr, uint8_t role, void *context) L2capLeAclConnected() argument 360 void *context; global() member 363 L2capLeAclConnectedCallbackProcess(const void *context) L2capLeAclConnectedCallbackProcess() argument 375 L2capLeAclConnectedCallback( uint8_t status, uint16_t handle, const BtAddr *addr, uint8_t role, void *context) L2capLeAclConnectedCallback() argument 434 L2capAsynchronousProcess(void (*task)(const void *context), void (*destroy)(void *context), void *context) L2capAsynchronousProcess() argument [all...] |