Searched refs:fastPreviewMsg (Results 1 – 3 of 3) sorted by relevance
227 return fastPreviewMsg; in GetFastPreviewMsg()232 fastPreviewMsg = msg; in SetFastPreviewMsg()
135 std::string fastPreviewMsg; variable
1266 std::string fastPreviewMsg = VirtualScreenImpl::GetInstance().GetFastPreviewMsg(); in RunGet() local1267 resultContent["FastPreviewMsg"] = fastPreviewMsg; in RunGet()