Searched refs:service_id_str (Results 1 – 3 of 3) sorted by relevance
49 StringVar* service_id_str = StringVar::FromPPVar(service_id); in ChallengePlatform() local50 if (!service_id_str) in ChallengePlatform()65 service_id_str->value(), challenge_vector); in ChallengePlatform()
34 std::string service_id_str("fake.service.id"); in TestChallengePlatform() local37 pp::Var(service_id_str), challenge_array, &signed_data, in TestChallengePlatform()
1140 std::string service_id_str(service_id, service_id_length); in SendPlatformChallenge() local1146 pp::Var(service_id_str), in SendPlatformChallenge()