Home
last modified time | relevance | path

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

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