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

  /external/opencore/oscl/oscl/osclbase/src/
oscl_linked_list.h 102 OSCL_IMPORT_REF int32 get_first(OsclAny* ele);
220 // get_first() and get_next() together provide iterator function
228 int32 get_first(LLClass & ele) function in class:Oscl_Linked_List
230 return Oscl_Linked_List_Base::get_first(&ele);
oscl_linked_list.cpp 49 OSCL_EXPORT_REF int32 Oscl_Linked_List_Base::get_first(OsclAny* ele) function in class:Oscl_Linked_List_Base
  /external/opencore/baselibs/gen_data_structures/src/
linked_list.h 81 // get_first() and get_next() together provide iterator function
82 int get_first(LLClass & ele) function in class:LinkedList
sorted_list.h 81 int get_first(LLClass & element) function in class:SortedList
  /external/openssl/ssl/
kssl.c 704 krb5_error_code (KRB5_CALLCONV *get_first) member in struct:_krb5_cc_ops
    [all...]

Completed in 796 milliseconds