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

  /packages/apps/OMA-DM/engine/dmlib/plugin/src/
SyncML_PlugIn_WBXMLLog.cc 148 INT32 tempPos = 0;
157 if(writer->writeData((const UINT8*)&tempPos, sizeof(tempPos)) != SYNCML_DM_SUCCESS)
170 tempPos = this->fileHandle->position();
196 INT32 tempPos = 0;
215 if(writer->writeData((const UINT8*)&tempPos, sizeof(tempPos)) != SYNCML_DM_SUCCESS)
218 if(writer->writeData((const UINT8*)&tempPos, sizeof(tempPos)) != SYNCML_DM_SUCCESS)
400 INT32 tempPos = 0
    [all...]
  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
PduParser.java     [all...]

Completed in 88 milliseconds