| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
| H A D | rs_render_service_client.cpp | 164 sptr<VSyncIConnectionToken> token = new IRemoteStub<VSyncIConnectionToken>(); in CreateVSyncReceiver() local
|
| H A D | rs_render_service_connection_proxy.cpp | 272 CreateVSyncConnection(const std::string& name, const sptr<VSyncIConnectionToken>& token, uint64_t id, NodeId windowNodeId) CreateVSyncConnection() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/ |
| H A D | rs_render_service_connection_stub.cpp | 285 auto token = data.ReadInterfaceToken(); in OnRemoteRequest() local 701 auto token = data.ReadInterfaceToken(); in OnRemoteRequest() local 1064 auto token = iface_cast<VSyncIConnectionToken>(remoteObj); in OnRemoteRequest() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/ |
| H A D | media_library_manager.cpp | 98 void MediaLibraryManager::InitMediaLibraryManager(const sptr<IRemoteObject> &token) in InitMediaLibraryManager() argument 1165 static int32_t CheckPhotoUriPermissionQueryOperation(const sptr<IRemoteObject> &token, in CheckPhotoUriPermissionQueryOperation() argument 302 GetResultSetFromPhotos(const string &value, vector<string> &columns, sptr<IRemoteObject> &token, shared_ptr<DataShare::DataShareHelper> &dataShareHelper) GetResultSetFromPhotos() argument
|
| /foundation/communication/ipc/ipc/native/src/mock/source/ |
| H A D | binder_invoker.cpp | 688 struct access_token token{}; in GetAccessToken() struct
|
| /foundation/communication/wifi/wifi/frameworks/native/src/ |
| H A D | wifi_device_proxy.cpp | 627 std::string token; splitString() local [all...] |
| /foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_sta_hal/ |
| H A D | wifi_supplicant_hal.c | 637 char *token = strtok_r(NULL, "\n", &savedPtr); in WpaCliCmdListNetworks() local 1287 char *token = strtok_r(NULL, "\n", &savedPtr); in WpaCliCmdScanInfo() local 1340 char *token = strtok_r(buf, "=", &savedPtr); WpaCliCmdGetSignalInfo() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
| H A D | sqlite_single_ver_relational_storage_executor_extend.cpp | 1519 GetSyncCloudData(const CloudUploadRecorder &uploadRecorder, CloudSyncData &cloudDataResult, SQLiteSingleVerRelationalContinueToken &token) GetSyncCloudData() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
| H A D | single_ver_data_sync.cpp | 288 ContinueToken token; in GetData() local 370 ContinueToken token = nullptr; in GetUnsyncData() local 393 ContinueToken token; GetNextUnsyncData() local 650 ContinueToken token; UpdateSendInfo() local 848 ContinueToken token = nullptr; PullResponseStart() local 1235 ContinueToken token; AckRecv() local 1638 ContinueToken token = nullptr; GetReSendData() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_single_ver_natural_store.cpp | 52 ProcessContinueToken(const DeviceID &deviceID, const std::vector<DataItem> &dataItems, int &errCode, SQLiteSingleVerContinueToken *&token) ProcessContinueToken() argument 78 ProcessContinueToken(const std::vector<DataItem> &dataItems, int &errCode, SQLiteSingleVerContinueToken *&token) ProcessContinueToken() argument 87 ProcessContinueTokenForQuerySync(const std::vector<DataItem> &dataItems, int &errCode, SQLiteSingleVerContinueToken *&token) ProcessContinueTokenForQuerySync() argument 661 auto token = new (std::nothrow) SQLiteSingleVerContinueToken(begin, end); GetSyncData() local 703 auto token = new (std::nothrow) SQLiteSingleVerContinueToken(timeRange, query); GetSyncData() local 795 auto token = static_cast<SQLiteSingleVerContinueToken *>(continueStmtToken); GetSyncDataNext() local 823 auto token = static_cast<SQLiteSingleVerContinueToken *>(continueStmtToken); GetSyncDataNext() local 905 auto token = static_cast<SQLiteSingleVerContinueToken *>(continueStmtToken); ReleaseContinueToken() local [all...] |
| /foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/ |
| H A D | native_devicemanager_js.cpp | 499 void DmNapiAuthenticateCallback::OnAuthResult(const std::string &deviceId, const std::string &token, int32_t status, in OnAuthResult() argument 630 void DeviceManagerNapi::OnAuthResult(const std::string &deviceId, const std::string &token, int32_t status, in OnAuthResult() argument
|
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
| H A D | key_manager.cpp | 616 GenerateUserKeyByType(unsigned int user, KeyType type, const std::vector<uint8_t> &token, const std::vector<uint8_t> &secret) GenerateUserKeyByType() argument 933 ActiveUserKey(unsigned int user, const std::vector<uint8_t> &token, const std::vector<uint8_t> &secret) UpdateCeEceSeceUserAuth() argument 1092 ActiveCeSceSeceUserKey(unsigned int user, KeyType type, const std::vector<uint8_t> &token, const std::vector<uint8_t> &secret) UpdateCeEceSeceUserAuth() argument 1213 ActiveUeceUserKey(unsigned int user, const std::vector<uint8_t> &token, const std::vector<uint8_t> &secret, std::shared_ptr<BaseKey> elKey) UpdateCeEceSeceUserAuth() argument 1237 ActiveElXUserKey(unsigned int user, const std::vector<uint8_t> &token, KeyType keyType, const std::vector<uint8_t> &secret, std::shared_ptr<BaseKey> elKey) UpdateCeEceSeceUserAuth() argument 1273 UnlockUserScreen(uint32_t user, const std::vector<uint8_t> &token, const std::vector<uint8_t> &secret) UpdateCeEceSeceUserAuth() argument 1308 UnlockEceSece(uint32_t user, const std::vector<uint8_t> &token, const std::vector<uint8_t> &secret, int &ret) UpdateCeEceSeceUserAuth() argument 1335 UnlockUece(uint32_t user, const std::vector<uint8_t> &token, const std::vector<uint8_t> &secret, int &ret) UpdateCeEceSeceUserAuth() argument 1416 CreateRecoverKey(uint32_t userId, uint32_t userType, const std::vector<uint8_t> &token, const std::vector<uint8_t> &secret) UpdateCeEceSeceUserAuth() argument 1867 CheckUserPinProtect(unsigned int userId, const std::vector<uint8_t> &token, const std::vector<uint8_t> &secret) UpdateCeEceSeceUserAuth() argument 1880 TryToFixUserCeEceSeceKey(unsigned int userId, KeyType keyType, const std::vector<uint8_t> &token, const std::vector<uint8_t> &secret) UpdateCeEceSeceUserAuth() argument 1915 TryToFixUeceKey(unsigned int userId, const std::vector<uint8_t> &token, const std::vector<uint8_t> &secret) UpdateCeEceSeceUserAuth() argument [all...] |
| /foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
| H A D | scene_session_manager_proxy.cpp | 640 WSError SceneSessionManagerProxy::SetSessionLabel(const sptr<IRemoteObject>& token, cons argument 33 CreateAndConnectSpecificSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<WindowSessionProperty> property, int32_t& persistentId, sptr<ISession>& session, SystemSessionConfig& systemConfig, sptr<IRemoteObject> token) CreateAndConnectSpecificSession() argument 98 RecoverAndConnectSpecificSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<WindowSessionProperty> property, sptr<ISession>& session, sptr<IRemoteObject> token) RecoverAndConnectSpecificSession() argument 155 RecoverAndReconnectSceneSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<ISession>& session, sptr<WindowSessionProperty> property, sptr<IRemoteObject> token) RecoverAndReconnectSceneSession() argument 672 SetSessionIcon(const sptr<IRemoteObject>& token, const std::shared_ptr<Media::PixelMap>& icon) SetSessionIcon() argument 801 PendingSessionToForeground(const sptr<IRemoteObject>& token) PendingSessionToForeground() argument 830 PendingSessionToBackgroundForDelegator(const sptr<IRemoteObject>& token, bool shouldBackToCaller) PendingSessionToBackgroundForDelegator() argument 1155 GetFocusSessionToken(sptr<IRemoteObject>& token) GetFocusSessionToken() argument 1353 SetSessionContinueState(const sptr<IRemoteObject>& token, const ContinueState& continueState) SetSessionContinueState() argument 1833 UpdateModalExtensionRect(const sptr<IRemoteObject>& token, Rect rect) UpdateModalExtensionRect() argument 1874 ProcessModalExtensionPointDown(const sptr<IRemoteObject>& token, int32_t posX, int32_t posY) ProcessModalExtensionPointDown() argument 1908 AddExtensionWindowStageToSCB(const sptr<ISessionStage>& sessionStage, const sptr<IRemoteObject>& token, uint64_t surfaceNodeId) AddExtensionWindowStageToSCB() argument 1946 RemoveExtensionWindowStageFromSCB(const sptr<ISessionStage>& sessionStage, const sptr<IRemoteObject>& token) RemoveExtensionWindowStageFromSCB() argument 2011 UpdateExtWindowFlags(const sptr<IRemoteObject>& token, uint32_t extWindowFlags, uint32_t extWindowActions) UpdateExtWindowFlags() argument [all...] |
| H A D | scene_session_manager_stub.cpp | 214 sptr<IRemoteObject> token = nullptr; in HandleCreateAndConnectSpecificSession() local 260 sptr<IRemoteObject> token = nullptr; in HandleRecoverAndConnectSpecificSession() local 301 sptr<IRemoteObject> token in HandleRecoverAndReconnectSceneSession() local 396 sptr<IRemoteObject> token = data.ReadRemoteObject(); HandleSetSessionLabel() local 406 sptr<IRemoteObject> token = data.ReadRemoteObject(); HandleSetSessionIcon() local 430 sptr<IRemoteObject> token = data.ReadRemoteObject(); HandlePendingSessionToForeground() local 443 sptr<IRemoteObject> token = data.ReadRemoteObject(); HandlePendingSessionToBackgroundForDelegator() local 605 sptr<IRemoteObject> token = nullptr; HandleGetFocusSessionToken() local 688 sptr <IRemoteObject> token = data.ReadRemoteObject(); HandleSetSessionContinueState() local 987 sptr<IRemoteObject> token = data.ReadRemoteObject(); HandleAddExtensionWindowStageToSCB() local 1001 sptr<IRemoteObject> token = data.ReadRemoteObject(); HandleRemoveExtensionWindowStageFromSCB() local 1008 sptr<IRemoteObject> token = data.ReadRemoteObject(); HandleUpdateModalExtensionRect() local 1024 sptr<IRemoteObject> token = data.ReadRemoteObject(); HandleProcessModalExtensionPointDown() local 1046 sptr<IRemoteObject> token = data.ReadRemoteObject(); HandleUpdateExtWindowFlags() local [all...] |
| /foundation/window/window_manager/wm/src/ |
| H A D | window_extension_session_impl.cpp | 759 auto token = context_->GetToken(); in NotifyDisplayInfoChange() local 496 NapiSetUIContent(const std::string& contentInfo, napi_env env, napi_value storage, BackupAndRestoreType type, sptr<IRemoteObject> token, AppExecFwk::Ability* ability) NapiSetUIContent() argument [all...] |
| H A D | window_manager.cpp | 310 void WindowManager::Impl::NotifyDisplayInfoChanged(const sptr<IRemoteObject>& token, DisplayId displayId,
in NotifyDisplayInfoChanged() argument 894 WMError WindowManager::RegisterDisplayInfoChangedListener(const sptr<IRemoteObject>& token,
in RegisterDisplayInfoChangedListener() argument 931 UnregisterDisplayInfoChangedListener(const sptr<IRemoteObject>& token, const sptr<IDisplayInfoChangedListener>& listener) UnregisterDisplayInfoChangedListener() argument 1023 NotifyDisplayInfoChange(const sptr<IRemoteObject>& token, DisplayId displayId, float density, DisplayOrientation orientation) NotifyDisplayInfoChange() argument [all...] |
| H A D | window_adapter.cpp | 69 CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& windowProperty, std::shared_ptr<RSSurfaceNode> surfaceNode, uint32_t& windowId, const sptr<IRemoteObject>& token) CreateWindow() argument 747 CreateAndConnectSpecificSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<WindowSessionProperty> property, int32_t& persistentId, sptr<ISession>& session, SystemSessionConfig& systemConfig, sptr<IRemoteObject> token) CreateAndConnectSpecificSession() argument 760 RecoverAndConnectSpecificSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<WindowSessionProperty> property, sptr<ISession>& session, sptr<IRemoteObject> token) RecoverAndConnectSpecificSession() argument 793 RecoverAndReconnectSceneSession(const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, sptr<ISession>& session, sptr<WindowSessionProperty> property, sptr<IRemoteObject> token) RecoverAndReconnectSceneSession() argument 838 AddExtensionWindowStageToSCB(const sptr<ISessionStage>& sessionStage, const sptr<IRemoteObject>& token, uint64_t surfaceNodeId) AddExtensionWindowStageToSCB() argument 848 RemoveExtensionWindowStageFromSCB(const sptr<ISessionStage>& sessionStage, const sptr<IRemoteObject>& token) RemoveExtensionWindowStageFromSCB() argument 858 ProcessModalExtensionPointDown(const sptr<IRemoteObject>& token, int32_t posX, int32_t posY) ProcessModalExtensionPointDown() argument 867 UpdateModalExtensionRect(const sptr<IRemoteObject>& token, Rect rect) UpdateModalExtensionRect() argument 885 UpdateExtWindowFlags(const sptr<IRemoteObject>& token, uint32_t extWindowFlags, uint32_t extWindowActions) UpdateExtWindowFlags() argument [all...] |
| /foundation/window/window_manager/wmserver/src/ |
| H A D | window_manager_service.cpp | 946 CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& property, const std::shared_ptr<RSSurfaceNode>& surfaceNode, uint32_t& windowId, sptr<IRemoteObject> token) CreateWindow() argument
|
| H A D | window_root.cpp | 1084 auto token = node->abilityToken_; in DestroyWindowWithChild() local 1848 sptr<WindowNode> WindowRoot::FindMainWindowWithToken(sptr<IRemoteObject> token) in FindMainWindowWithToken() argument 1864 CheckMultiDialogWindows(WindowType type, sptr<IRemoteObject> token) CheckMultiDialogWindows() argument [all...] |
| H A D | window_controller.cpp | 248 CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& property, const std::shared_ptr<RSSurfaceNode>& surfaceNode, uint32_t& windowId, sptr<IRemoteObject> token, int32_t pid, int32_t uid) CreateWindow() argument
|
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | frontend_api_handler.cpp | 128 string token; in ParseMethodSignature() local
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/scene_board/ |
| H A D | ui_ability_lifecycle_manager.cpp | 236 AttachAbilityThread(const sptr<IAbilityScheduler> &scheduler, const sptr<IRemoteObject> &token) AttachAbilityThread() argument 284 OnAbilityRequestDone(const sptr<IRemoteObject> &token, int32_t state) const OnAbilityRequestDone() argument 306 AbilityTransactionDone(const sptr<IRemoteObject> &token, int state, const PacMap &saveData) AbilityTransactionDone() argument 328 AbilityWindowConfigTransactionDone(const sptr<IRemoteObject> &token, const WindowConfig &windowConfig) AbilityWindowConfigTransactionDone() argument 657 CompleteFirstFrameDrawing(const sptr<IRemoteObject> &token) CompleteFirstFrameDrawing() argument 817 NotifySCBToMinimizeUIAbility(const std::shared_ptr<AbilityRecord> abilityRecord, const sptr<IRemoteObject> token) NotifySCBToMinimizeUIAbility() argument 1100 NotifyAbilityToken(const sptr<IRemoteObject> &token, const AbilityRequest &abilityRequest) const NotifyAbilityToken() argument 1808 NotifyRestartSpecifiedAbility(AbilityRequest &request, const sptr<IRemoteObject> &token) NotifyRestartSpecifiedAbility() argument 2022 GetSessionIdByAbilityToken(const sptr<IRemoteObject> &token) GetSessionIdByAbilityToken() argument 2563 ChangeAbilityVisibility(sptr<IRemoteObject> token, bool isShow) ChangeAbilityVisibility() argument [all...] |
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | ability.cpp | 94 Init(const std::shared_ptr<AbilityInfo> &abilityInfo, const std::shared_ptr<OHOSApplication> application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token) Init() argument
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | ability_manager_client.cpp | 94 ErrCode AbilityManagerClient::AbilityTransitionDone(sptr<IRemoteObject> token, int state, const PacMap &saveData) in AbilityTransitionDone() argument 117 ErrCode AbilityManagerClient::ScheduleDisconnectAbilityDone(sptr<IRemoteObject> token) in ScheduleDisconnectAbilityDone() argument 86 AttachAbilityThread( sptr<IAbilityScheduler> scheduler, sptr<IRemoteObject> token) AttachAbilityThread() argument 101 AbilityWindowConfigTransitionDone( sptr<IRemoteObject> token, const WindowConfig &windowConfig) AbilityWindowConfigTransitionDone() argument 109 ScheduleConnectAbilityDone( sptr<IRemoteObject> token, sptr<IRemoteObject> remoteObject) ScheduleConnectAbilityDone() argument 124 ScheduleCommandAbilityDone(sptr<IRemoteObject> token) ScheduleCommandAbilityDone() argument 131 ScheduleCommandAbilityWindowDone( sptr<IRemoteObject> token, sptr<SessionInfo> sessionInfo, WindowCommand winCmd, AbilityCommand abilityCmd) ScheduleCommandAbilityWindowDone() argument 323 ChangeAbilityVisibility(sptr<IRemoteObject> token, bool isShow) ChangeAbilityVisibility() argument 381 TerminateAbility(sptr<IRemoteObject> token, int resultCode, const Want *resultWant) TerminateAbility() argument 389 BackToCallerAbilityWithResult(const sptr<IRemoteObject> &token, int resultCode, const Want *resultWant, int64_t callerRequestCode) BackToCallerAbilityWithResult() argument 398 TerminateUIServiceExtensionAbility(sptr<IRemoteObject> token) TerminateUIServiceExtensionAbility() argument 419 MoveAbilityToBackground(sptr<IRemoteObject> token) MoveAbilityToBackground() argument 427 MoveUIAbilityToBackground(const sptr<IRemoteObject> token) MoveUIAbilityToBackground() argument 435 CloseAbility(sptr<IRemoteObject> token, int resultCode, const Want *resultWant) CloseAbility() argument 473 MinimizeAbility(sptr<IRemoteObject> token, bool fromUser) MinimizeAbility() argument 690 StopServiceAbility(const Want &want, sptr<IRemoteObject> token) StopServiceAbility() argument 1053 GetMissionIdByToken(sptr<IRemoteObject> token, int32_t &missionId) GetMissionIdByToken() argument 1082 CallRequestDone(sptr<IRemoteObject> token, sptr<IRemoteObject> callStub) CallRequestDone() argument 1089 GetAbilityTokenByCalleeObj(sptr<IRemoteObject> callStub, sptr<IRemoteObject> &token) GetAbilityTokenByCalleeObj() argument 1235 GetTopAbility(sptr<IRemoteObject> &token) GetTopAbility() argument 1255 GetElementNameByToken(sptr<IRemoteObject> token, bool isNeedLocalDeviceId) GetElementNameByToken() argument 1274 DelegatorDoAbilityForeground(sptr<IRemoteObject> token) DelegatorDoAbilityForeground() argument 1289 DelegatorDoAbilityBackground(sptr<IRemoteObject> token) DelegatorDoAbilityBackground() argument 1304 SetMissionContinueState(sptr<IRemoteObject> token, const AAFwk::ContinueState &state, sptr<IRemoteObject> sessionToken) SetMissionContinueState() argument 1329 SetMissionLabel(sptr<IRemoteObject> token, const std::string& label) SetMissionLabel() argument 1388 PrepareTerminateAbility(sptr<IRemoteObject> token, sptr<IPrepareTerminateCallback> callback) PrepareTerminateAbility() argument 1418 DoAbilityForeground(sptr<IRemoteObject> token, uint32_t flag) DoAbilityForeground() argument 1425 DoAbilityBackground(sptr<IRemoteObject> token, uint32_t flag) DoAbilityBackground() argument 1440 UpdateMissionSnapShot(sptr<IRemoteObject> token, std::shared_ptr<Media::PixelMap> pixelMap) UpdateMissionSnapShot() argument 1448 EnableRecoverAbility(sptr<IRemoteObject> token) EnableRecoverAbility() argument 1455 ScheduleRecoverAbility(sptr<IRemoteObject> token, int32_t reason, const Want *want) ScheduleRecoverAbility() argument 1463 SubmitSaveRecoveryInfo(sptr<IRemoteObject> token) SubmitSaveRecoveryInfo() argument 1619 ShareDataDone( sptr<IRemoteObject> token, int32_t resultCode, int32_t uniqueId, WantParams &wantParam) ShareDataDone() argument 1839 ExecuteInsightIntentDone(sptr<IRemoteObject> token, uint64_t intentId, const InsightIntentExecuteResult &result) ExecuteInsightIntentDone() argument 1893 GetUIExtensionRootHostInfo(const sptr<IRemoteObject> token, UIExtensionHostInfo &hostInfo, int32_t userId) GetUIExtensionRootHostInfo() argument 1902 GetUIExtensionSessionInfo(const sptr<IRemoteObject> token, UIExtensionSessionInfo &uiExtensionSessionInfo, int32_t userId) GetUIExtensionSessionInfo() argument [all...] |
| /foundation/ability/ability_runtime/services/appmgr/src/ |
| H A D | app_mgr_service.cpp | 269 void AppMgrService::AbilityCleaned(const sptr<IRemoteObject> &token) in AbilityCleaned() argument 1289 int32_t AppMgrService::NotifyPageShow(const sptr<IRemoteObject> &token, const PageStateData &pageStateData) in NotifyPageShow() argument 1302 int32_t AppMgrService::NotifyPageHide(const sptr<IRemoteObject> &token, const PageStateData &pageStateData) in NotifyPageHide() argument
|