Home
last modified time | relevance | path

Searched defs:oldId (Results 1 - 25 of 26) sorted by relevance

12

/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_subscriber.h31 virtual void OnAccountsSwitch(const int &newId, const int &oldId) {}; in OnAccountsSwitch() argument
/foundation/multimedia/player_framework/services/services/observer/
H A Daccount_listener.cpp35 void AccountListener::OnAccountsSwitch(const int &newId, const int &oldId) in OnAccountsSwitch() argument
/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account_event_proxy.cpp51 void OsAccountEventProxy::OnAccountsSwitch(const int &newId, const int &oldId) in OnAccountsSwitch() argument
H A Dos_account_event_stub.cpp51 int oldId; in OnRemoteRequest() local
H A Dos_account_event_listener.cpp38 void OsAccountEventListener::OnAccountsSwitch(const int &newId, const int &oldId) in OnAccountsSwitch() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_event_subscriber.cpp43 std::string oldId = data.GetWant().GetStringParam(OLD_USER_ID); in OnReceiveEvent() local
/base/request/request/services/src/cxx/
H A Daccount.cpp49 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 Dos_account_subscribe_manager.cpp187 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 Dos_account_interface.cpp305 void OsAccountInterface::SendToCESAccountSwitched(int newId, int oldId) in SendToCESAccountSwitched() argument
H A Dinner_os_account_manager.cpp1768 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 Dos_account_interface.cpp81 void OsAccountInterface::SendToCESAccountSwitched(int newId, int oldId) in SendToCESAccountSwitched() argument
/base/account/os_account/dfx/hisysevent_adapter/
H A Daccount_hisysevent_adapter.cpp150 void ReportOsAccountSwitch(int32_t currentId, int32_t oldId) in ReportOsAccountSwitch() argument
/arkcompiler/runtime_core/static_core/static_linker/
H A Dlinker_code_parser_context.cpp231 auto oldId = bId.AsFileId(); in MakeChangeWithId() local
/base/hiviewdfx/hitrace/test/unittest/common/native/
H A Dhitracechainc_test.cpp721 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 Dhitracechaincpp_test.cpp780 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 Dhitracechainc.c379 HiTraceIdStruct oldId = g_hiTraceId.id; in HiTraceChainSaveAndSetId() local
/base/account/os_account/interfaces/kits/napi/osaccount/include/
H A Dnapi_os_account.h215 int oldId = 0; member
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_reader.cpp1100 File::EntityId oldId = file_->ResolveClassIndex(methodId, idx); in InstCheckByFlags() local
1108 File::EntityId oldId = file_->ResolveMethodIndex(methodId, idx); in InstCheckByFlags() local
1116 File::EntityId oldId = file_->ResolveFieldIndex(methodId, idx); in InstCheckByFlags() local
1122 File::EntityId oldId in InstCheckByFlags() local
1178 File::EntityId oldId = file_->ResolveClassIndex(methodId, idx); InstUpdateId() local
1189 File::EntityId oldId = file_->ResolveMethodIndex(methodId, idx); InstUpdateId() local
1200 File::EntityId oldId = file_->ResolveFieldIndex(methodId, idx); InstUpdateId() local
1208 File::EntityId oldId = bId.AsFileId(); InstUpdateId() local
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.cpp1077 uint64_t oldId = currSurface_.surface_->GetUniqueId(); in OnSetOutputSurfaceWhenRunning() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp389 GateRef oldId = TaggedGetInt(slotValue); in ProfileNativeCall() local
/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account.cpp1528 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 Dtime_system_ability.cpp94 void OnAccountsSwitch(const int &newId, const int &oldId) {} in OnAccountsSwitch() argument
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp1350 uint64_t oldId = curSurface->GetUniqueId(); in ReplaceOutputSurfaceWhenRunning() local
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp1220 uint64_t oldId = oldSurface->GetUniqueId(); in ReplaceOutputSurfaceWhenRunning() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp4115 char oldId[256]={'\0'}; in TestAllCodepoints() local

Completed in 34 milliseconds

12