Home
last modified time | relevance | path

Searched refs:Check (Results 1 - 1 of 1) sorted by relevance

/ide/tools/previewer/util/
H A DSharedData.h95 std::list<std::pair<std::function<void(T)>, T>> Check() in Check() function in SharedData
136 // Check whether the data is changes and execute the notification callback.
142 auto checkers = dataIter->second.Check(); in CheckAll()

Completed in 1 milliseconds