Home
last modified time | relevance | path

Searched defs:contentJson (Results 1 – 2 of 2) sorted by relevance

/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
Dscreenregion.cpp136 json contentJson = json::parse(content, nullptr, false); in SetUp() local
456 bool ScreenRegion::CheckContentJson(json &contentJson) in CheckContentJson()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/2.0/src/
Dscreenregion_test.cpp350 json contentJson; variable