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

  /frameworks/base/core/jni/
BindTest.cpp 180 Object *strObj = JARG_get_obj(4);
192 result = executeMethod (strObj, lookupVirtualMethod(strObj,mb_Java_Lang_Object_Equals),
  /external/selinux/libselinux/src/
audit2why.c 316 PyObject *strObj;
360 strObj = PyList_GetItem(listObj, i); /* Can't fail */
364 permstr = _PyUnicode_AsString( strObj );
366 permstr = PyString_AsString( strObj );
  /external/pdfium/xfa/fgas/localization/
fgas_locale.cpp     [all...]

Completed in 128 milliseconds