Home
last modified time | relevance | path

Searched refs:QueryCodecInfo (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_screen/screenhandler/src/
H A Ddscreen_handler.cpp98 attrJson[KEY_CODECTYPE] = DScreenHandler::GetInstance().QueryCodecInfo(); in OnConnect()
169 attrJson[KEY_CODECTYPE] = QueryCodecInfo(); in RealQuery()
218 std::string DScreenHandler::QueryCodecInfo() in QueryCodecInfo() function in OHOS::DistributedHardware::DScreenHandler
220 DHLOGD("DScreenHandler QueryCodecInfo"); in QueryCodecInfo()
/foundation/distributedhardware/distributed_screen/screenhandler/include/
H A Ddscreen_handler.h47 std::string QueryCodecInfo();
/foundation/distributedhardware/distributed_screen/screenhandler/test/unittest/screenhandler/src/
H A Ddscreen_handler_test.cpp117 * @tc.desc: Verify the QueryCodecInfo function.
124 std::string ret = DScreenHandler::GetInstance().QueryCodecInfo(); in HWTEST_F()

Completed in 4 milliseconds