Searched refs:Instance (Results 1 - 25 of 217) sorted by relevance

123456789

/external/chromium/third_party/libjingle/source/talk/base/
H A Dmessagehandler.cc34 MessageQueueManager::Instance()->Clear(this);
/external/chromium_org/ppapi/cpp/
H A Dinstance_handle.cc11 InstanceHandle::InstanceHandle(Instance* instance)
H A Dgraphics_3d_client.h16 class Instance;
28 explicit Graphics3DClient(Instance* instance);
H A Dinstance.cc46 Instance::Instance(PP_Instance instance) : pp_instance_(instance) { function in class:pp::Instance
49 Instance::~Instance() {
52 bool Instance::Init(uint32_t /*argc*/, const char* /*argn*/[],
57 void Instance::DidChangeView(const View& view) {
62 void Instance::DidChangeView(const pp::Rect& /*position*/,
66 void Instance::DidChangeFocus(bool /*has_focus*/) {
70 bool Instance::HandleDocumentLoad(const URLLoader& /*url_loader*/) {
74 bool Instance
[all...]
H A Dgraphics_3d_client.cc21 Instance::GetPerInstanceObject(instance, kPPPGraphics3DInterface);
33 Graphics3DClient::Graphics3DClient(Instance* instance)
41 Instance::RemovePerInstanceObject(associated_instance_,
H A Dinstance_handle.h16 class Instance;
21 /// 1. A pp::Instance object's lifetime is managed by the system on the main
24 /// safe to refer to a <code>pp::Instance</code> object on a background thread.
37 /// implicit conversion from <code>pp::Instance*</code> for prettier code on
42 /// instead of a <code>pp::Instance</code>, and use them in resource
46 /// Implicit constructor for converting a <code>pp::Instance</code> to an
51 InstanceHandle(Instance* instance);
H A Dmouse_lock.h18 class Instance;
30 /// class MyInstance : public pp::Instance, public pp::MouseLock {
43 /// class MyInstance : public pp::Instance {
56 explicit MouseLock(Instance* instance);
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dmessagehandler.cc34 MessageQueueManager::Instance()->Clear(this);
H A Dprofiler_unittest.cc49 ASSERT_TRUE(Profiler::Instance()->Clear());
52 const ProfilerEvent* event = Profiler::Instance()->GetEvent(function_name);
73 ASSERT_TRUE(Profiler::Instance()->Clear());
76 event1 = Profiler::Instance()->GetEvent(kEvent1Name);
89 event2 = Profiler::Instance()->GetEvent(kEvent2Name);
117 ASSERT_TRUE(Profiler::Instance()->Clear());
119 EXPECT_FALSE(Profiler::Instance()->Clear());
120 EXPECT_TRUE(Profiler::Instance()->GetEvent("event") != NULL);
122 EXPECT_TRUE(Profiler::Instance()->Clear());
123 EXPECT_EQ(NULL, Profiler::Instance()
[all...]
/external/chromium_org/native_client_sdk/src/examples/tutorial/load_progress/
H A Dload_progress.cc8 class LoadProgressInstance : public pp::Instance {
11 : pp::Instance(instance) {}
20 virtual pp::Instance* CreateInstance(PP_Instance instance) {
/external/chromium_org/native_client_sdk/src/libraries/ppapi_simple/
H A Dps.cc13 static pp::Instance* s_Instance = NULL;
32 virtual pp::Instance* CreateInstance(PP_Instance instance) {
33 s_Instance = static_cast<pp::Instance*>(PSUserCreateInstance(instance));
/external/chromium_org/ppapi/examples/stub/
H A Dstub.cc11 class MyInstance : public pp::Instance {
13 explicit MyInstance(PP_Instance instance) : pp::Instance(instance) {}
28 // Override CreateInstance to create your customized Instance object.
29 virtual pp::Instance* CreateInstance(PP_Instance instance) {
/external/llvm/include/llvm/MC/
H A DMCLabel.h27 // Instance - the instance number of this Directional Local Label
28 unsigned Instance; member in class:llvm::MCLabel
33 : Instance(instance) {}
39 unsigned getInstance() const { return Instance; }
43 unsigned incInstance() { return ++Instance; }
/external/chromium_org/ppapi/cpp/dev/
H A Dzoom_dev.h15 class Instance;
23 // class MyInstance : public pp::Instance, public pp::Zoom_Dev {
34 // class MyInstance : public pp::Instance {
42 explicit Zoom_Dev(Instance* instance);
H A Dselection_dev.cc20 pp::Instance::GetPerInstanceObject(instance, kPPPSelectionInterface);
33 Selection_Dev::Selection_Dev(Instance* instance)
40 Instance::RemovePerInstanceObject(associated_instance_,
H A Dfind_dev.h15 class Instance;
23 // class MyInstance : public pp::Instance, public pp::Find_Dev {
34 // class MyInstance : public pp::Instance {
43 Find_Dev(Instance* instance);
H A Dwidget_client_dev.h13 class Instance;
23 explicit WidgetClient_Dev(Instance* instance);
H A Dvideo_capture_client_dev.cc24 Instance::GetPerInstanceObject(instance, kPPPVideoCaptureInterface));
38 Instance::GetPerInstanceObject(instance, kPPPVideoCaptureInterface));
45 Instance::GetPerInstanceObject(instance, kPPPVideoCaptureInterface));
54 Instance::GetPerInstanceObject(instance, kPPPVideoCaptureInterface));
68 VideoCaptureClient_Dev::VideoCaptureClient_Dev(Instance* instance)
76 Instance::RemovePerInstanceObject(instance_,
H A Dvideo_decoder_client_dev.cc26 void* object = Instance::GetPerInstanceObject(instance,
37 void* object = Instance::GetPerInstanceObject(instance,
48 void* object = Instance::GetPerInstanceObject(instance,
58 void* object = Instance::GetPerInstanceObject(instance,
74 VideoDecoderClient_Dev::VideoDecoderClient_Dev(Instance* instance)
82 Instance::RemovePerInstanceObject(associated_instance_,
H A Dwidget_client_dev.cc28 void* object = Instance::GetPerInstanceObject(instance, kPPPWidgetInterface);
47 Instance::GetPerInstanceObject(instance, kPPPScrollbarInterface);
58 Instance::GetPerInstanceObject(instance, kPPPScrollbarInterface);
72 WidgetClient_Dev::WidgetClient_Dev(Instance* instance)
82 Instance::RemovePerInstanceObject(associated_instance_,
84 Instance::RemovePerInstanceObject(associated_instance_,
H A Dprinting_dev.cc25 Instance::GetPerInstanceObject(instance, kPPPPrintingInterface);
34 Instance::GetPerInstanceObject(instance, kPPPPrintingInterface);
44 pp::Instance::GetPerInstanceObject(instance, kPPPPrintingInterface);
53 pp::Instance::GetPerInstanceObject(instance, kPPPPrintingInterface);
60 pp::Instance::GetPerInstanceObject(instance, kPPPPrintingInterface);
78 Printing_Dev::Printing_Dev(Instance* instance)
90 Instance::RemovePerInstanceObject(associated_instance_,
/external/clang/test/Sema/
H A Dnonnull.c10 } Instance __attribute__((transparent_union)); typedef in typeref:union:__anon16323
12 __attribute__((nonnull(1))) void Class_init(Instance this, char *str) {
H A Doverloaded-func-transparent-union.c13 } Instance __attribute__((transparent_union)); typedef in typeref:union:__anon16326
15 __attribute__((overloadable)) void Class_Init(Instance this, char *str, void *str2) {
20 __attribute__((overloadable)) void Class_Init(Instance this, char *str) {
/external/chromium_org/ppapi/cpp/private/
H A Dnetwork_monitor_private.h14 class Instance;
/external/chromium_org/remoting/client/plugin/
H A Dpepper_audio_player.h18 explicit PepperAudioPlayer(pp::Instance* instance);
27 pp::Instance* instance_;

Completed in 527 milliseconds

123456789