HomeSort by relevance Sort by last modified time
    Searched refs:PPB_Flash_DeviceID_1_0 (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/ppapi/cpp/private/
flash_device_id.cc 15 template <> const char* interface_name<PPB_Flash_DeviceID_1_0>() {
27 if (has_interface<PPB_Flash_DeviceID_1_0>()) {
28 PassRefFromConstructor(get_interface<PPB_Flash_DeviceID_1_0>()->Create(
35 if (has_interface<PPB_Flash_DeviceID_1_0>()) {
36 return get_interface<PPB_Flash_DeviceID_1_0>()->GetDeviceID(
flash_drm.cc 24 template <> const char* interface_name<PPB_Flash_DeviceID_1_0>() {
42 } else if (has_interface<PPB_Flash_DeviceID_1_0>()) {
43 PassRefFromConstructor(get_interface<PPB_Flash_DeviceID_1_0>()->Create(
61 if (has_interface<PPB_Flash_DeviceID_1_0>()) {
62 return get_interface<PPB_Flash_DeviceID_1_0>()->GetDeviceID(
  /external/chromium_org/ppapi/c/private/
ppb_flash_device_id.h 34 struct PPB_Flash_DeviceID_1_0 {
46 typedef struct PPB_Flash_DeviceID_1_0 PPB_Flash_DeviceID;
  /external/chromium_org/ppapi/thunk/
ppb_flash_device_id_thunk.cc 40 const PPB_Flash_DeviceID_1_0 g_ppb_flash_deviceid_thunk_1_0 = {
47 const PPB_Flash_DeviceID_1_0* GetPPB_Flash_DeviceID_1_0_Thunk() {
interfaces_ppb_private_flash.h 32 PPB_Flash_DeviceID_1_0)
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_shim.c     [all...]

Completed in 166 milliseconds