Searched refs:g_fileContent (Results 1 - 2 of 2) sorted by relevance
/foundation/multimedia/drm_framework/services/utils/ | ||
H A D | drm_api_operation.cpp | 34 std::string ConfigParser::g_fileContent = ""; member in OHOS::DrmStandard::ConfigParser 55 g_fileContent = oss.str(); in LoadConfigurationFile() 62 std::istringstream stream(g_fileContent); in GetConfigurationParams() |
/foundation/multimedia/drm_framework/services/utils/include/ | ||
H A D | drm_api_operation.h | 63 static std::string g_fileContent; member in OHOS::DrmStandard::ConfigParser |
Completed in 2 milliseconds