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

  /external/chromium_org/ppapi/c/
ppb_network_list.h 18 #define PPB_NETWORKLIST_INTERFACE_1_0 "PPB_NetworkList;1.0"
23 * This file defines the <code>PPB_NetworkList</code> interface.
77 * The <code>PPB_NetworkList</code> is used to represent a list of
90 * a <code>PPB_NetworkList</code>, <code>PP_FALSE</code>
177 typedef struct PPB_NetworkList_1_0 PPB_NetworkList;
  /external/chromium_org/ppapi/api/
ppb_network_list.idl 7 * This file defines the <code>PPB_NetworkList</code> interface.
59 * The <code>PPB_NetworkList</code> is used to represent a list of
64 interface PPB_NetworkList {
72 * a <code>PPB_NetworkList</code>, <code>PP_FALSE</code>

Completed in 47 milliseconds