Home
last modified time | relevance | path

Searched defs:g_counter (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_packet.c43 static uint16_t g_counter = 0; variable
/aosp12/system/bt/common/test/
H A Dthread_performance_test.cc38 volatile static int g_counter = 0; variable
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_manager_service_subscribe_module_test.cpp45 std::int32_t g_counter = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dsurface_image.cpp41 static std::atomic<int> g_counter { 0 }; in GetProcessUniqueId() local
/aosp12/system/bt/common/benchmark/
H A Dthread_performance_benchmark.cc36 volatile static int g_counter = 0; variable