| /foundation/communication/bluetooth_service/services/bluetooth/service/src/a2dp_src/ |
| H A D | a2dp_src_service.cpp | 23 std::string A2dpSrcService::g_version = "1.3.2"; member in OHOS::bluetooth::A2dpSrcService 31 A2dpSrcService::A2dpSrcService() : A2dpService(g_name, g_version, g_role) in A2dpSrcService()
|
| H A D | a2dp_src_service.h | 65 static std::string g_version; /// profile version. member in OHOS::bluetooth::A2dpSrcService
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/a2dp_snk/ |
| H A D | a2dp_snk_service.cpp | 23 std::string A2dpSnkService::g_version = "1.3.2"; member in OHOS::bluetooth::A2dpSnkService 31 A2dpSnkService::A2dpSnkService() : A2dpService(g_name, g_version, g_role) in A2dpSnkService()
|
| H A D | a2dp_snk_service.h | 65 static std::string g_version; /// profile version. member in OHOS::bluetooth::A2dpSnkService
|
| /test/xts/acts/security/huks/huks_napi_BasicTest/src/ |
| H A D | huks_attest_test.cpp | 27 static struct OH_Huks_Blob g_version = {sizeof(VERSION_DATA), (uint8_t *)VERSION_DATA}; member 55 {.tag = OH_HUKS_TAG_ATTESTATION_ID_VERSION_INFO, .blob = g_version},
|
| /test/xts/hats/hdf/codec/hdi_idlomx/ |
| H A D | codec_hdi_omx_dec_test.cpp | 41 static OHOS::HDI::Codec::V3_0::CodecVersionType g_version; member 83 g_version = verInfo.compVersion; in SetUp() 85 func_ = new FunctionUtil(g_version); in SetUp()
|
| H A D | codec_hdi_omx_enc_test.cpp | 39 static OHOS::HDI::Codec::V3_0::CodecVersionType g_version; member 82 g_version = verInfo.compVersion; in SetUp() 84 func_ = new FunctionUtil(g_version); in SetUp()
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/sn/ |
| H A D | gda.h | 48 u16 g_version; /* Version of this structure */ member
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/sn/ |
| H A D | gda.h | 46 u16 g_version; /* Version of this structure */ member
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/texture_encode/ |
| H A D | common.h | 46 constexpr char g_version[MAX_CHAR_LEN] = "Texture Encoder(MIT Video Engineering Department) DEBUG v1.0";
member
|
| /test/testfwk/arkxtest/uitest/addon/ |
| H A D | extension_executor.cpp | 37 static string_view g_version = "";
member 68 return WriteToBuffer(buffer, g_version);
in GetUiTestVersion() 278 g_version = version;
in ExecuteExtension()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| H A D | distributeddb_storage_transaction_data_test.cpp | 53 Version g_version = 0; member 81 g_version = versionInfo; in GetReadTransaction() 919 EXPECT_EQ(g_transaction->GetEntriesByVersion(g_version, multiVerKvEntries), OK); in HWTEST_F() 1325 g_transaction->GetEntriesByVersion(g_version, entries); in HWTEST_F() 1493 g_transaction->GetEntriesByVersion(g_version, entries); in HWTEST_F() 1539 g_transaction->GetEntriesByVersion(g_version, entries); in HWTEST_F()
|
| /kernel/liteos_m/tools/ |
| H A D | mem_analysis.py | 25 g_version = 2.5
variable 321 print("memory parses tool ver.%2f\r\n" % g_version)
|
| /test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/ |
| H A D | huksndk.cpp | 460 static struct OH_Huks_Blob g_version = {sizeof(VERSION_DATA), (uint8_t*)VERSION_DATA};
variable 467 {.tag = OH_HUKS_TAG_ATTESTATION_ID_VERSION_INFO, .blob = g_version},
|
| /test/xts/hats/hdf/codec/hdi_component_additional/ |
| H A D | codec_component_test.cpp | 44 static CodecVersionType g_version; member 77 buffer.version = g_version; in InitOmxCodecBuffer() 130 g_version = verInfo.compVersion; in SetUp()
|