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

/external/chromium_org/gpu/command_buffer/service/
H A Did_manager.cc40 bool IdManager::GetClientId(GLuint service_id, GLuint* client_id) { function in class:gpu::gles2::IdManager
H A Dvertex_array_manager.cc74 bool VertexArrayManager::GetClientId( function in class:gpu::gles2::VertexArrayManager
H A Dshader_manager.cc129 bool ShaderManager::GetClientId(GLuint service_id, GLuint* client_id) const { function in class:gpu::gles2::ShaderManager
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 Dprogram_manager.cc1353 bool ProgramManager::GetClientId(GLuint service_id, GLuint* client_id) const { function in class:gpu::gles2::ProgramManager
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Dinfo_private_api.cc125 std::string GetClientId() { function in namespace:extensions::__anon3072
127 ? g_browser_process->metrics_service()->GetClientId()
187 return base::Value::CreateStringValue(GetClientId());
/external/chromium_org/chrome/browser/renderer_host/pepper/
H A Dpepper_output_protection_message_filter.cc100 ui::DisplayConfigurator::ContentProtectionClientId GetClientId();
141 PepperOutputProtectionMessageFilter::Delegate::GetClientId() { function in class:chrome::PepperOutputProtectionMessageFilter::Delegate
176 GetClientId(), display_id_, link_mask, protection_mask);
201 GetClientId(), display_id_, desired_method_mask);
226 GetClientId(), new_display_id, desired_method_mask_);
228 GetClientId(), display_id_, ui::CONTENT_PROTECTION_METHOD_NONE);
/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.cc135 const std::string& GetClientId() const;
349 const std::string& OAuth2TokenService::Fetcher::GetClientId() const { function in class:OAuth2TokenService::Fetcher
605 RequestParameters request_param(fetcher->GetClientId(),
/external/chromium_org/components/metrics/
H A Dmetrics_service.cc382 std::string MetricsService::GetClientId() { function in class:MetricsService

Completed in 515 milliseconds