/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 | 51 int oldId; 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 | 187 ErrCode OsAccountSubscribeManager::Publish(const int newId, const int oldId, OS_ACCOUNT_SUBSCRIBE_TYPE subscribeType) in Publish() argument 141 OnAccountsSwitch(const sptr<IOsAccountEvent> &eventProxy, const int newId, const int oldId) OnAccountsSwitch() argument
|
H A D | os_account_interface.cpp | 305 void OsAccountInterface::SendToCESAccountSwitched(int newId, int oldId) in SendToCESAccountSwitched() argument
|
H A D | inner_os_account_manager.cpp | 1768 int32_t oldId = -1; in RetryToGetAccount() local 2295 UpdateAccountToBackground(int32_t oldId) RetryToGetAccount() argument [all...] |
/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/dfx/hisysevent_adapter/ |
H A D | account_hisysevent_adapter.cpp | 150 void ReportOsAccountSwitch(int32_t currentId, int32_t oldId)
in ReportOsAccountSwitch() argument
|
/base/hiviewdfx/hitrace/test/unittest/common/native/ |
H A D | hitracechainc_test.cpp | 721 HiTraceIdStruct oldId = HiTraceChainSaveAndSetId(&newId); in HWTEST_F() local 789 HiTraceIdStruct oldId = HiTraceChainSaveAndSetId(&newId); in HWTEST_F() local 854 HiTraceIdStruct oldId = HiTraceChainSaveAndSetId(&newId); in HWTEST_F() local 919 HiTraceIdStruct oldId in HWTEST_F() local 988 HiTraceIdStruct oldId = HiTraceChainSaveAndSetId(&newId); HWTEST_F() local [all...] |
H A D | hitracechaincpp_test.cpp | 780 HiTraceId oldId = HiTraceChain::SaveAndSet(newId); in HWTEST_F() local 846 HiTraceId oldId = HiTraceChain::SaveAndSet(newId); in HWTEST_F() local 911 HiTraceId oldId = HiTraceChain::SaveAndSet(newId); in HWTEST_F() local 978 HiTraceId oldId = HiTraceChain::SaveAndSet(newId); in HWTEST_F() local
|
/base/hiviewdfx/hitrace/frameworks/native/ |
H A D | hitracechainc.c | 379 HiTraceIdStruct oldId = g_hiTraceId.id; in HiTraceChainSaveAndSetId() local
|
/base/account/os_account/interfaces/kits/napi/osaccount/include/ |
H A D | napi_os_account.h | 215 int oldId = 0; member
|
/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
|