/base/account/os_account/interfaces/innerkits/osaccount/native/include/ |
H A D | os_account_subscriber.h | 31 virtual void OnAccountsSwitch(const int &newId, const int &oldId) {}; in OnAccountsSwitch() argument
|
/base/account/os_account/frameworks/osaccount/core/src/ |
H A D | os_account_event_proxy.cpp | 51 void OsAccountEventProxy::OnAccountsSwitch(const int &newId, const int &oldId) in OnAccountsSwitch() argument
|
H A D | os_account_event_stub.cpp | 46 int newId; in OnRemoteRequest() local
|
H A D | os_account_event_listener.cpp | 38 void OsAccountEventListener::OnAccountsSwitch(const int &newId, const int &oldId) in OnAccountsSwitch() argument
|
/base/request/request/services/src/cxx/ |
H A D | account.cpp | 49 void SubscriberWrapper::OnAccountsSwitch(const int &newId, const int &oldId) in OnAccountsSwitch() argument 28 SubscriberWrapper(OS_ACCOUNT_SUBSCRIBE_TYPE type, rust::box<TaskManagerTx> task_manager, rust::fn<void(const int &id, const TaskManagerTx &task_manager)> on_accounts_changed, rust::fn<void(const int &newId, const int &oldId, const TaskManagerTx &task_manager)> on_accounts_switch) SubscriberWrapper() argument 55 RegistryAccountSubscriber(OS_ACCOUNT_SUBSCRIBE_TYPE type, rust::box<TaskManagerTx> task_manager, rust::fn<void(const int &id, const TaskManagerTx &task_manager)> on_accounts_changed, rust::fn<void(const int &newId, const int &oldId, const TaskManagerTx &task_manager)> on_accounts_switch) RegistryAccountSubscriber() argument
|
/base/account/os_account/services/accountmgr/src/osaccount/ |
H A D | os_account_subscribe_manager.cpp | 141 bool OsAccountSubscribeManager::OnAccountsSwitch(const sptr<IOsAccountEvent> &eventProxy, const int newId, in OnAccountsSwitch() argument 187 ErrCode OsAccountSubscribeManager::Publish(const int newId, const int oldId, OS_ACCOUNT_SUBSCRIBE_TYPE subscribeType) in Publish() argument
|
H A D | os_account_interface.cpp | 305 void OsAccountInterface::SendToCESAccountSwitched(int newId, int oldId) in SendToCESAccountSwitched() argument
|
/base/account/os_account/services/accountmgr/test/mock/os_account/ |
H A D | os_account_interface.cpp | 81 void OsAccountInterface::SendToCESAccountSwitched(int newId, int oldId) in SendToCESAccountSwitched() argument
|
/base/account/os_account/interfaces/kits/napi/osaccount/include/ |
H A D | napi_os_account.h | 216 int newId = 0; member
|
/base/global/resource_management/frameworks/resmgr/src/ |
H A D | hap_resource.cpp | 292 uint32_t newId = typeId[type]; in UpdateOverlayInfo() local
|
/base/account/os_account/services/accountmgr/src/ |
H A D | ohos_account_manager.cpp | 135 unsigned char newId[OUTPUT_LENGTH_IN_BYTES + 1] = {}; in GenerateOhosUdidWithSha256() local
|
/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | webview_javascript_result_callback.h | 118 void SetContainerScopeId(int32_t newId) in SetContainerScopeId() argument
|
H A D | webview_javascript_result_callback.cpp | 1809 void WebviewJavaScriptResultCallBack::UpdateInstanceId(int32_t newId) in UpdateInstanceId() argument
|
H A D | webview_controller.cpp | 1822 void WebviewController::UpdateInstanceId(int32_t newId) in UpdateInstanceId() argument
|
H A D | napi_webview_controller.cpp | 6123 int32_t newId = 0; in UpdateInstanceId() local
|
/base/account/os_account/interfaces/kits/napi/osaccount/src/ |
H A D | napi_os_account.cpp | 1528 void SubscriberPtr::OnAccountsSwitch(const int &newId, const int &oldId) in OnAccountsSwitch() argument 1533 void SubscriberPtr::OnAccountsSubNotify(const int &newId, const int &oldId) in OnAccountsSubNotify() argument
|
/base/time/time_service/services/ |
H A D | time_system_ability.cpp | 94 void OnAccountsSwitch(const int &newId, const int &oldId) {} in OnAccountsSwitch() argument
|