Home
last modified time | relevance | path

Searched defs:nextId (Results 1 - 7 of 7) sorted by relevance

/foundation/window/window_manager/utils/src/
H A Dsingleton_container.cpp59 static int32_t nextId = 0; in AddSingleton() local
/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() argument
106 void AnomalyDetection::ReportFocusException(const std::string& errorReason, int32_t focusedId, int32_t nextId, in ReportFocusException() argument
116 oss << " nextId: " << nextId << ";"; in ReportFocusException() local
H A Dscene_session_manager.cpp5156 int32_t nextId = INVALID_SESSION_ID; in ShiftFocus() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_paint_method.cpp59 auto nextId = child.first - dgInfo.lanes; in UpdateDividerList() local
H A Dlist_paint_method.cpp108 auto nextId = child.first - lanes; in UpdateDividerList() local
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c1347 static uint16_t nextId = 0; in AllocateConnectionIdUnsafe() local
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c1184 static uint16_t nextId = 0; in AllocateConnectionIdUnsafe() local

Completed in 26 milliseconds