Home
last modified time | relevance | path

Searched refs:ParseInputScreenParam (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/include/
H A Ddscreen.h115 void ParseInputScreenParam(const std::string &param, const std::string &taskId);
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen.cpp143 ParseInputScreenParam(param, taskId); in HandleEnable()
165 void DScreen::ParseInputScreenParam(const std::string &param, const std::string &taskId) in ParseInputScreenParam() function in OHOS::DistributedHardware::V2_0::DScreen