Searched refs:device_token (Results 1 – 5 of 5) sorted by relevance
85 std::string device_token; in LoadOnFileThread() local93 device_token = device_credentials.device_token(); in LoadOnFileThread()103 device_token, in LoadOnFileThread()
80 const std::string& device_token) { in SetDeviceManagementCredentials() argument83 device_token_ = device_token; in SetDeviceManagementCredentials()
34 const std::string& device_token);
126 const std::string& device_token, in SetupIdentityStrategy() argument135 Return(device_token)); in SetupIdentityStrategy()
30 optional string device_token = 2; field