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

/external/chromium_org/native_client_sdk/src/examples/demo/nacl_io_demo/
H A Dnacl_io_demo.c64 PPB_VarDictionary* g_ppb_var_dictionary = NULL; variable
182 struct PP_Var value = g_ppb_var_dictionary->Get(dict, key_var);
424 struct PP_Var pipe_name = g_ppb_var_dictionary->Get(message, pipe_var);
468 g_ppb_var_dictionary, PPB_VarDictionary, PPB_VAR_DICTIONARY_INTERFACE);

Completed in 146 milliseconds