Home
last modified time | relevance | path

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

/base/notification/eventhandler/frameworks/test/moduletest/
H A Devent_handler_test_common.h59 return eventRun_.load(); in EventRunGet()
68 eventRun_.store(run); in EventRunSet()
140 static std::atomic<bool> eventRun_; member in OHOS::AppExecFwk::CommonUtils
H A Devent_handler_test_common.cpp20 std::atomic<bool> CommonUtils::eventRun_ {false};

Completed in 2 milliseconds