HomeSort by relevance Sort by last modified time
    Searched defs:add_ref (Results 1 - 3 of 3) sorted by null

  /frameworks/base/media/libstagefright/
MediaBuffer.cpp 90 void MediaBuffer::add_ref() { function in class:android::MediaBuffer
165 add_ref();
  /external/e2fsprogs/lib/ext2fs/
irel.h 65 errcode_t (*add_ref)(ext2_irel irel, ext2_ino_t ino, member in struct:ext2_inode_relocation_table
109 #define ext2fs_irel_add_ref(irel, ino, ref) ((irel)->add_ref((irel), ino, ref))
  /external/opencore/oscl/oscl/osclutil/src/
oscl_string_containers.cpp 114 src->add_ref();
232 OSCL_EXPORT_REF void CHeapRep::add_ref() function in class:CHeapRep

Completed in 349 milliseconds