Searched defs:GetClientId (Results 1 - 11 of 11) sorted by last modified time

/external/chromium_org/remoting/client/jni/
H A Dchromoting_jni_runtime.cc60 static jstring GetClientId(JNIEnv* env, jclass clazz) { function in namespace:remoting
/external/chromium_org/google_apis/gaia/
H A Doauth2_token_service.cc145 const std::string& GetClientId() const;
360 const std::string& OAuth2TokenService::Fetcher::GetClientId() const { function in class:OAuth2TokenService::Fetcher
616 RequestParameters request_param(fetcher->GetClientId(),
/external/chromium_org/gpu/command_buffer/service/
H A Dbuffer_manager.cc228 bool BufferManager::GetClientId(GLuint service_id, GLuint* client_id) const { function in class:gpu::gles2::BufferManager
H A Dframebuffer_manager.cc694 bool FramebufferManager::GetClientId( function in class:gpu::gles2::FramebufferManager
H A Did_manager.cc40 bool IdManager::GetClientId(GLuint service_id, GLuint* client_id) { function in class:gpu::gles2::IdManager
H A Dprogram_manager.cc1294 bool ProgramManager::GetClientId(GLuint service_id, GLuint* client_id) const { function in class:gpu::gles2::ProgramManager
H A Dshader_manager.cc171 bool ShaderManager::GetClientId(GLuint service_id, GLuint* client_id) const { function in class:gpu::gles2::ShaderManager
H A Dvertex_array_manager.cc74 bool VertexArrayManager::GetClientId( function in class:gpu::gles2::VertexArrayManager
/external/chromium_org/components/metrics/
H A Dmetrics_service.cc391 std::string MetricsService::GetClientId() { function in class:metrics::MetricsService
/external/chromium_org/chrome/browser/renderer_host/pepper/
H A Dpepper_output_protection_message_filter.cc100 ui::DisplayConfigurator::ContentProtectionClientId GetClientId();
146 PepperOutputProtectionMessageFilter::Delegate::GetClientId() { function in class:chrome::PepperOutputProtectionMessageFilter::Delegate
181 GetClientId(), display_id_, link_mask, protection_mask);
206 GetClientId(), display_id_, desired_method_mask);
231 GetClientId(), new_display_id, desired_method_mask_);
233 GetClientId(), display_id_, ui::CONTENT_PROTECTION_METHOD_NONE);
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Dinfo_private_api.cc125 std::string GetClientId() { function in namespace:extensions::__anon3147
127 ? g_browser_process->metrics_service()->GetClientId()
187 return new base::StringValue(GetClientId());

Completed in 1561 milliseconds