Searched refs:PrivacyMode (Results 1 – 1 of 1) sorted by relevance
211 bool PrivacyMode = node->GetWindowProperty()->GetSystemPrivacyMode() || in AppendSpecifiedWindowNodeInfo() local214 std::string isPrivacyMode = PrivacyMode ? "true" : "false"; in AppendSpecifiedWindowNodeInfo()