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

  /external/chromium/chrome/browser/bookmarks/
bookmark_node_data.h 60 int64 get_id() { function in struct:BookmarkNodeData::Element
  /external/skia/src/ports/
SkFontHost_FONTPATH.cpp 212 static uint32_t get_id(const FontFaceRec& face) { function
220 SkTypeface(get_style(face), get_id(face)),
291 return get_id(*get_default_face()) == fontID;
329 newRec->fFontID = get_id(*face);
  /external/bluetooth/glib/gio/
gappinfo.h 61 * @get_id: Gets a string identifier for a #GAppInfo.
95 const char * (* get_id) (GAppInfo *appinfo); member in struct:_GAppInfoIface
gappinfo.c 206 return (* iface->get_id) (appinfo);
gwin32appinfo.c 380 iface->get_id = g_win32_app_info_get_id;
gdesktopappinfo.c     [all...]
  /external/dnsmasq/src/
forward.c 23 static unsigned short get_id(int force, unsigned short force_id, unsigned int crc);
253 forward->new_id = get_id(is_sign, forward->orig_id, crc);
1073 static unsigned short get_id(int force, unsigned short force_id, unsigned int crc) function
  /external/netperf/
netlib.c 2884 get_id() function
    [all...]

Completed in 305 milliseconds