Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_container.cpp23 int32_t g_id = 0; member
36 return g_id; in CurrentId()
41 return g_id; in SafelyId()
46 return g_id; in CurrentIdSafely()
51 return g_id; in CurrentIdSafelyWithCheck()
77 g_id = id; in UpdateCurrent()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_relational_ver_p2p_sync_test.cpp65 std::string g_id; member
823 g_id = g_mgr.GetRelationalStoreIdentifier(USER_ID, APP_ID, STORE_ID_1); in SetUpTestCase()
1186 if (g_id != identifier) { in HWTEST_F()
1211 LabelType labelType(g_id.begin(), g_id.end()); in HWTEST_F()
1259 LabelType labelType(g_id.begin(), g_id.end()); in HWTEST_F()
1301 LabelType labelType(g_id.begin(), g_id.end()); in HWTEST_F()
1345 if (g_id ! in HWTEST_F()
[all...]
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_service.cpp34 static uint64_t g_id = 1; member
764 std::string deviceKey = deviceInfo.networkId + std::to_string(deviceInfo.deviceId) + "_" + std::to_string(g_id); in GetAudioEndpointForDevice()
766 g_id, clientConfig, deviceInfo); in GetAudioEndpointForDevice()
768 g_id++; in GetAudioEndpointForDevice()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_wpa_proxy.c82 static int g_id; variable
700 g_id = id; in HdiApStart()

Completed in 6 milliseconds