Home
last modified time | relevance | path

Searched defs:nextId (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Danomaly_detection.cpp83 void AnomalyDetection::FocusCheckProcess(int32_t focusedId, int32_t nextId) in FocusCheckProcess()
106 …yDetection::ReportFocusException(const std::string& errorReason, int32_t focusedId, int32_t nextId, in ReportFocusException()
H A Dscene_session_manager.cpp5380 int32_t nextId = INVALID_SESSION_ID; in ShiftFocus() local
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dsingleton_container.cpp59 static int32_t nextId = 0; in AddSingleton() local
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dasync_lock_manager.h77 static std::atomic<uint32_t> nextId; variable
H A Dasync_lock_manager.cpp37 std::atomic<uint32_t> AsyncLockManager::nextId = 1; member in Commonlibrary::Concurrent::LocksModule::AsyncLockManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_paint_method.cpp61 auto nextId = child.first - info.lanes; in UpdateDividerList() local
H A Dlist_paint_method.cpp110 auto nextId = child.first - lanes; in UpdateDividerList() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c1347 static uint16_t nextId = 0; in AllocateConnectionIdUnsafe() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c1183 static uint16_t nextId = 0; in AllocateConnectionIdUnsafe() local