Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
Dscreenregionmgr.cpp117 bool ScreenRegionManager::CheckContentJson(json &eventContentJson) in CheckContentJson()
134 json eventContentJson = json::parse(eventContent, nullptr, false); in HandleNotifySetUp() local
196 json eventContentJson; in NotifyRemoteSourceSetUpResult() local
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
Ddscreen_manager.cpp473 json eventContentJson; in NotifyRemoteSinkSetUp() local
512 json eventContentJson = json::parse(eventContent, nullptr, false); in HandleNotifySetUpResult() local