Searched refs:kApiID (Results 1 – 14 of 14) sorted by relevance
/external/chromium_org/ppapi/proxy/ |
D | ppb_x509_certificate_private_proxy.h | 27 static const ApiID kApiID = API_ID_PPB_X509_CERTIFICATE_PRIVATE; variable
|
D | ppb_core_proxy.h | 28 static const ApiID kApiID = API_ID_PPB_CORE; variable
|
D | ppb_broker_proxy.h | 31 static const ApiID kApiID = API_ID_PPB_BROKER; variable
|
D | ppb_flash_message_loop_proxy.h | 38 static const ApiID kApiID = API_ID_PPB_FLASH_MESSAGELOOP; variable
|
D | ppb_audio_proxy.h | 46 static const ApiID kApiID = API_ID_PPB_AUDIO; variable
|
D | ppb_buffer_proxy.h | 63 static const ApiID kApiID = API_ID_PPB_BUFFER; variable
|
D | ppb_video_decoder_proxy.h | 32 static const ApiID kApiID = API_ID_PPB_VIDEO_DECODER_DEV; variable
|
D | ppb_graphics_3d_proxy.h | 77 static const ApiID kApiID = API_ID_PPB_GRAPHICS_3D; variable
|
D | ppb_image_data_proxy.h | 162 static const ApiID kApiID = API_ID_PPB_IMAGE_DATA; variable
|
D | ppb_image_data_proxy.cc | 502 kApiID, instance, format, size, init_to_zero, in CreateProxyResource() 516 kApiID, instance, format, size, init_to_zero, in CreateProxyResource()
|
D | interface_list.cc | 151 #define PROXY_API_ID(api_name) PROXY_CLASS_NAME(api_name)::kApiID
|
D | ppb_instance_proxy.h | 188 static const ApiID kApiID = API_ID_PPB_INSTANCE; variable
|
/external/chromium_org/ppapi/thunk/ |
D | ppb_instance_api.h | 230 static const ApiID kApiID = API_ID_PPB_INSTANCE; variable
|
D | resource_creation_api.h | 199 static const ApiID kApiID = API_ID_RESOURCE_CREATION; variable
|