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 216 const char* value = window->getFieldSlotValueString(fieldSlot, &sizeIncludingNull);
308 const char* value = window->getFieldSlotValueString(fieldSlot, &sizeIncludingNull);
349 const char* value = window->getFieldSlotValueString(fieldSlot, &sizeIncludingNull);
380 const char* value = window->getFieldSlotValueString(fieldSlot, &sizeIncludingNull);
  /frameworks/base/include/androidfw/
CursorWindow.h 128 inline const char* getFieldSlotValueString(FieldSlot* fieldSlot,

Completed in 66 milliseconds