Searched refs:PPB_VarDictionary (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/native_client_sdk/src/examples/demo/nacl_io_demo/
H A Dnacl_io_demo.h23 extern PPB_VarDictionary* g_ppb_var_dictionary;
H A Dnacl_io_demo.c64 PPB_VarDictionary* g_ppb_var_dictionary = NULL;
468 g_ppb_var_dictionary, PPB_VarDictionary, PPB_VAR_DICTIONARY_INTERFACE);
/external/chromium_org/ppapi/c/
H A Dppb_var_dictionary.h16 #define PPB_VAR_DICTIONARY_INTERFACE_1_0 "PPB_VarDictionary;1.0"
21 * This file defines the <code>PPB_VarDictionary</code> struct providing
101 typedef struct PPB_VarDictionary_1_0 PPB_VarDictionary; typedef in typeref:struct:PPB_VarDictionary_1_0
/external/chromium_org/ppapi/api/
H A Dppb_var_dictionary.idl7 * This file defines the <code>PPB_VarDictionary</code> struct providing
21 interface PPB_VarDictionary {

Completed in 971 milliseconds