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

  /frameworks/base/core/jni/
android_database_CursorWindow.cpp 219 const char* value = window->getFieldSlotValueString(fieldSlot, &sizeIncludingNull);
311 const char* value = window->getFieldSlotValueString(fieldSlot, &sizeIncludingNull);
352 const char* value = window->getFieldSlotValueString(fieldSlot, &sizeIncludingNull);
383 const char* value = window->getFieldSlotValueString(fieldSlot, &sizeIncludingNull);
  /frameworks/base/include/androidfw/
CursorWindow.h 128 inline const char* getFieldSlotValueString(FieldSlot* fieldSlot,

Completed in 39 milliseconds