Lines Matching refs:string
8 #include <string>
15 // The returned string is the string returned by sysctlbyname() with name
41 std::string GetPlatform();
63 std::string GetMacAddress(const std::string& interface_name);
66 std::string GetRandomId();
73 std::string GetDeviceIdentifier(const char* salt);
78 std::string GetSaltedString(const std::string& in_string,
79 const std::string& salt);