Searched refs:PPB_VarDictionary_1_0 (Results 1 – 5 of 5) sorted by relevance
15 template <> const char* interface_name<PPB_VarDictionary_1_0>() { in interface_name()22 if (has_interface<PPB_VarDictionary_1_0>()) in VarDictionary()23 var_ = get_interface<PPB_VarDictionary_1_0>()->Create(); in VarDictionary()70 if (!has_interface<PPB_VarDictionary_1_0>()) in Get()75 get_interface<PPB_VarDictionary_1_0>()->Get(var_, key.pp_var())); in Get()79 if (!has_interface<PPB_VarDictionary_1_0>()) in Set()82 return PP_ToBool(get_interface<PPB_VarDictionary_1_0>()->Set( in Set()87 if (has_interface<PPB_VarDictionary_1_0>()) in Delete()88 get_interface<PPB_VarDictionary_1_0>()->Delete(var_, key.pp_var()); in Delete()92 if (!has_interface<PPB_VarDictionary_1_0>()) in HasKey()[all …]
35 struct PPB_VarDictionary_1_0 { struct101 typedef struct PPB_VarDictionary_1_0 PPB_VarDictionary; argument
70 const PPB_VarDictionary_1_0 g_ppb_vardictionary_1_0_thunk = {81 const PPB_VarDictionary_1_0* GetPPB_VarDictionary_1_0_Thunk() { in GetPPB_VarDictionary_1_0_Thunk()
95 PPB_VarDictionary_1_0)
1480 const struct PPB_VarDictionary_1_0 *iface = Pnacl_WrapperInfo_PPB_VarDictionary_1_0.real_iface; in Pnacl_M29_PPB_VarDictionary_Create()1485 const struct PPB_VarDictionary_1_0 *iface = Pnacl_WrapperInfo_PPB_VarDictionary_1_0.real_iface; in Pnacl_M29_PPB_VarDictionary_Get()1490 const struct PPB_VarDictionary_1_0 *iface = Pnacl_WrapperInfo_PPB_VarDictionary_1_0.real_iface; in Pnacl_M29_PPB_VarDictionary_Set()1495 const struct PPB_VarDictionary_1_0 *iface = Pnacl_WrapperInfo_PPB_VarDictionary_1_0.real_iface; in Pnacl_M29_PPB_VarDictionary_Delete()1500 const struct PPB_VarDictionary_1_0 *iface = Pnacl_WrapperInfo_PPB_VarDictionary_1_0.real_iface; in Pnacl_M29_PPB_VarDictionary_HasKey()1505 const struct PPB_VarDictionary_1_0 *iface = Pnacl_WrapperInfo_PPB_VarDictionary_1_0.real_iface; in Pnacl_M29_PPB_VarDictionary_GetKeys()4412 struct PPB_VarDictionary_1_0 Pnacl_Wrappers_PPB_VarDictionary_1_0 = {