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

  /external/opencore/oscl/oscl/osclutil/src/
oscl_string_containers.cpp 411 iAllocRef = ref;
412 if (iAllocRef)
413 iAllocRef->addRef();
419 iAllocRef = NULL;
428 iAllocRef = ref;
429 if (iAllocRef)
430 iAllocRef->addRef();
436 iAllocRef = NULL;
549 if (iAllocRef)
550 iAllocRef->removeRef()
    [all...]
oscl_string_containers.h 311 OsclRefCounter *iAllocRef;
364 OsclRefCounter *iAllocRef;
    [all...]

Completed in 58 milliseconds