Searched refs:jsonSteamInfo_ (Results 1 - 2 of 2) sorted by relevance
/foundation/CastEngine/castengine_cast_framework/common/src/ | ||
H A D | cast_engine_dfx.cpp | 33 json CastEngineDfx::jsonSteamInfo_ = {}; member in OHOS::CastEngine::CastEngineDfx 50 jsonSteamInfo_[streamInfoKey] = streamInfoValue; in SetStreamInfo() 56 return jsonSteamInfo_.dump(); in GetStreamInfo() |
/foundation/CastEngine/castengine_cast_framework/common/include/private/ | ||
H A D | cast_engine_dfx.h | 47 static json jsonSteamInfo_; member in OHOS::CastEngine::CastEngineDfx |
Completed in 2 milliseconds