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

  /frameworks/base/media/jni/mediaeditor/
VideoEditorOsal.cpp 229 const char* pString = M4OSA_NULL;
234 ((M4OSA_NULL == pString) && (index < gkRESULTS_COUNT));
241 pString = gkRESULTS[index].pName;
246 if (M4OSA_NULL == pString)
251 pString = string;
255 return(pString);
VideoEditorJava.cpp 319 void* pString = M4OSA_NULL;
358 pString = videoEditOsal_alloc(pResult, pEnv, length, "String");
362 result = M4OSA_chrNCopy((M4OSA_Char*)pString, pLocal, length);
372 videoEditOsal_free(pString);
373 pString = M4OSA_NULL;
398 return(pString);
538 const char* pString = M4OSA_NULL;
543 ((M4OSA_NULL == pString) && (index < pClass->count));
550 pString = pClass->pConstants[index].pDescription;
555 if (M4OSA_NULL == pString)
    [all...]
VideoEditorMain.cpp     [all...]
  /dalvik/libdex/
DexFile.cpp 241 const char* pString;
244 pString = dexStringByTypeIdx(pDexFile, pClassDef->classIdx);
247 (u1*)pString - pDexFile->baseAddr,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.codec_1.3.0.v20100518-1140.jar 
  /prebuilts/devtools/tools/lib/
commons-codec-1.4.jar 
  /prebuilts/tools/common/http-client/
commons-codec-1.4.jar 
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.4/
commons-codec-1.4.jar 
  /external/robolectric/lib/main/
commons-codec-1.6.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 498 milliseconds