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

  /packages/apps/OMA-DM/engine/dmlib/dmtapi/native/src/
dmtData.cc 73 XPL_LOG_DM_API_Error(("DmtData::SetString : unable allocate memory\n"));
137 XPL_LOG_DM_API_Error(("DmtData::SetBinary : unable allocate memory\n"));
157 XPL_LOG_DM_API_Error(("DmtData::SetNodeValue : unable allocate memory\n"));
208 XPL_LOG_DM_API_Error(("DmtData::SetNodeValue : unable allocate memory\n"));
239 XPL_LOG_DM_API_Error(("DmtData::GetString() on empty BIN node returning empty string"));
244 XPL_LOG_DM_API_Error(("DmtData::GetString() dataSize=%d encLen=%d\n", dataSize, encLen));
245 XPL_LOG_DM_API_Error(("DmtData::GetString() [0]=%02x [1]=%02x [%d]=%02x\n", m_pBinValue.get_data()[0],
256 XPL_LOG_DM_API_Error(("DmtData::GetString() on BIN node returning: %s\n", str.c_str()));
dmstring.cc 115 XPL_LOG_DM_API_Error(("Invalid pos in DMString::SetAt function: pos %d in string %s\n",nPos,c_str()));
  /packages/apps/OMA-DM/engine/xpl/hdr/
xpl_Logger.h 131 #define XPL_LOG_DM_API_Error( args... ) XPL_LOG_DM_API_Error2 args
139 #define XPL_LOG_DM_API_Error( args... )
  /packages/apps/OMA-DM/engine/dmlib/dmtapi/native_async/src/
dmtAsyncAPI.cc 594 XPL_LOG_DM_API_Error(("dmtGetChildValuesMapHandler : unable allocate memory\n"));
    [all...]

Completed in 43 milliseconds