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

  /packages/apps/OMA-DM/engine/dmlib/tool-src/bmdf_reader/
reader.cpp 208 const unsigned char* szValue = (const unsigned char*)szStrValue;
219 szValue = (const unsigned char*)"<<out of the buffer>>";
223 szValue = buf + nValue;
246 szValue = (const unsigned char*)"<<out of the buffer>>";
250 szValue = buf + nValue;
259 printf("%s constraint type %s, value %x \"%s\"\n", szIndent, sz_Const[nConstType], nValue, szValue );
261 printf("%s:%s\n", sz_Const[nConstType], szValue );
  /packages/apps/OMA-DM/engine/jni/
DMTreeManager.cc 78 const char* szValue = jenv->GetStringUTFChars(value, NULL);
81 DMString strValue(szValue);
84 jenv->ReleaseStringUTFChars(value, szValue);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 110 milliseconds