Searched refs:g_kvStoreAccountEventStatus (Results 1 – 3 of 3) sorted by relevance
27 extern std::atomic<int> g_kvStoreAccountEventStatus;30 if (g_kvStoreAccountEventStatus == 1) { \
25 std::atomic<int> g_kvStoreAccountEventStatus {0}; variable
512 g_kvStoreAccountEventStatus = 1; in AccountEventChanged()532 g_kvStoreAccountEventStatus = 0; in AccountEventChanged()