Searched defs:service_id_str (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/proxy/
H A Dplatform_verification_private_resource.cc49 StringVar* service_id_str = StringVar::FromPPVar(service_id); local
50 if (!service_id_str)
65 service_id_str->value(), challenge_vector);

Completed in 159 milliseconds