Home
last modified time | relevance | path

Searched defs:newId (Results 1 - 25 of 44) 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.cpp46 int newId; in OnRemoteRequest() local
H A Dos_account_event_listener.cpp38 void OsAccountEventListener::OnAccountsSwitch(const int &newId, const int &oldId) in OnAccountsSwitch() argument
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dlink_manager_test.cpp126 int32_t newId = linkManager.AllocateLinkId(); in HWTEST_F() 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.cpp141 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 Dos_account_interface.cpp305 void OsAccountInterface::SendToCESAccountSwitched(int newId, int oldId) in SendToCESAccountSwitched() argument
/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
/foundation/arkui/ace_engine/frameworks/core/event/multimodal/
H A Dmultimodal_scene.cpp25 auto newId = currentAvailableId_++; in GetAvailableSubscriptId() local
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomposed_element.cpp189 auto newId = component->GetId(); in NeedUpdateWithComponent() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dlink_manager.cpp30 auto newId = currentLinkId_++; in AllocateLinkId() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/screen_manager/
H A Drs_screen_manager_unit_test.cpp986 ScreenId newId = 0; in HWTEST_F() local
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_common.cpp62 int newId = g_currentStreamId++; in GenerateStreamId() local
71 int32_t newId = g_currentCaptureId++; in GenerateCaptureId() local
/base/account/os_account/interfaces/kits/napi/osaccount/include/
H A Dnapi_os_account.h216 int newId = 0; member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/screen_manager/
H A Drs_screen_manager_test.cpp999 ScreenId newId = 0; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_mtp_device.cpp289 uint32_t newId = LIBMTP_Create_Folder(device_, cName, dirParent->Id(), dirParent->StorageId()); in DirCreateNew() local
/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp292 uint32_t newId = typeId[type]; in UpdateOverlayInfo() local
/base/account/os_account/services/accountmgr/src/
H A Dohos_account_manager.cpp135 unsigned char newId[OUTPUT_LENGTH_IN_BYTES + 1] = {}; in GenerateOhosUdidWithSha256() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_result_callback.h118 void SetContainerScopeId(int32_t newId) in SetContainerScopeId() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_file.cpp261 const uint32_t newId = layerData_.size(); in AddLayer() local
/third_party/glslang/SPIRV/
H A DSPVRemapper.cpp267 spv::Id spirvbin_t::localId(spv::Id id, spv::Id newId) in localId() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinline_pass.cpp169 uint32_t newId = context()->TakeNextId(); in CloneAndMapLocals() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinline_pass.cpp169 uint32_t newId = context()->TakeNextId(); in CloneAndMapLocals() local

Completed in 23 milliseconds

12