Searched refs:GetMaskedStr (Results 1 – 2 of 2) sorted by relevance
110 std::string GetMaskedStr(const std::string& str, size_t reserveLen);
930 return GetMaskedStr(str, RESERVE_LEN); in GetMaskedDeviceId()933 std::string InputDeviceManager::GetMaskedStr(const std::string& str, size_t reserveLen) in GetMaskedStr() function in OHOS::MMI::InputDeviceManager