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

  /packages/apps/OMA-DM/engine/dmlib/dmengine/dm_ssession/src/
dmProcessScriptSession.cc 230 XPL_LOG_DM_SESS_Debug(("Entered DMProcessScriptSession::SessionStart, buf=%x,size=%d, wbxml=%d\n", docInputBuffer, inDocSize, isWBXML));
232 XPL_LOG_DM_SESS_Debug(("Entered DMProcessScriptSession::SessionStart, resultbuf=%x", &oResult));
242 XPL_LOG_DM_SESS_Debug(("after entered\n"));
246 XPL_LOG_DM_SESS_Debug(("Exiting: RegisterDmEngineWithSyncmlToolkit failed\n"));
252 XPL_LOG_DM_SESS_Debug(("after smlLockWriteBuffer\n"));
258 XPL_LOG_DM_SESS_Debug(("after memcpy\n"));
263 XPL_LOG_DM_SESS_Debug(("after ParseMessage\n"));
270 XPL_LOG_DM_SESS_Debug(("after smlLockReadBuffer\n"));
282 XPL_LOG_DM_SESS_Debug(("dmProcessScriptSession:: workspaceUsedSize:%d, ret_stat:%d", workspaceUsedSize, ret_stat));
283 XPL_LOG_DM_SESS_Debug(("dmProcessScriptSession:: oResult.getBuffer()=%x, size=%d\n", oResult.getBuffer(), oResult.getSiz (…)
    [all...]
SYNCML_DM_ConfirmAlert.cc 48 XPL_LOG_DM_SESS_Debug (("SYNCML_DM_ConfirmAlert::processParamete : defaultResponse = %d \n", defaultResponse));
dmServerAuthentication.cc 43 XPL_LOG_DM_SESS_Debug(("CheckCredentials Entered\n"));
102 XPL_LOG_DM_SESS_Debug(("Server Digest: %s\n", sdigest));
103 XPL_LOG_DM_SESS_Debug(("Client Digest: %s\n", cdigest));
118 XPL_LOG_DM_SESS_Debug(("CheckCredentials Exit\n"));
129 XPL_LOG_DM_SESS_Debug(("GetPrefferdProfilePath Entered\n"));
165 XPL_LOG_DM_SESS_Debug(("TryProfile_1_1 Entered\n"));
196 XPL_LOG_DM_SESS_Debug(("TryProfile_1_2 Entered\n"));
275 XPL_LOG_DM_SESS_Debug(("AutenticateServer Entered\n"));
dmSessionFactory.cc 72 XPL_LOG_DM_SESS_Debug(("Returning from DmProcessServerDataInternal, status=%d\n", retStat));
dmServerSession.cc 93 XPL_LOG_DM_SESS_Debug(("Entered DMServerSession::ConnectServer\n"));
151 XPL_LOG_DM_SESS_Debug (("Leaving DMServerSession::ConnectServer ret_stat=%d\n",ret_stat));
176 XPL_LOG_DM_SESS_Debug (("Entering DMServerSession::BuildSendPackageOne serverId = %s\n", pServerID));
240 XPL_LOG_DM_SESS_Debug(("Exiting: RegisterDmEngineWithSyncmlToolkit failed\n"));
389 //XPL_LOG_DM_SESS_Debug(("m_oRecvCredHeaders is not empty.\n"));
390 //XPL_LOG_DM_SESS_Debug(("m_oRecvCredHeaders: username:%s\n", (CPCHAR)(m_oRecvCredHeaders.m_oUserName.getBuffer())));
391 //XPL_LOG_DM_SESS_Debug(("m_oRecvCredHeaders: mac:%s\n", (CPCHAR)(m_oRecvCredHeaders.m_oMac.getBuffer())));
dmBootstrapSession.cc 80 XPL_LOG_DM_SESS_Debug(("Entered DMBootstrapSession::SessionStart\n"));
96 XPL_LOG_DM_SESS_Debug(("Exiting: RegisterDmEngineWithSyncmlToolkit failed\n"));
  /packages/apps/OMA-DM/engine/dmlib/notification_agent/src/
dmNotification.cc 61 XPL_LOG_DM_SESS_Debug(("DMProcessNotification Enter\n"));
145 XPL_LOG_DM_SESS_Debug(("DMProcessNotification Exit\n"));
  /packages/apps/OMA-DM/engine/dmlib/dmtapi/native/src/
dmt.cc 224 XPL_LOG_DM_SESS_Debug(("DmtTreeFactory::ProcessScript before release lock, ret_status=%d, result-size=%d\n", ret_status, oResultDoc.getSize()));
237 XPL_LOG_DM_SESS_Debug(("DmtTreeFactory::ProcessScript szResult=%s\n", szResult));
316 XPL_LOG_DM_SESS_Debug(("Opening session lock file\n"));
347 XPL_LOG_DM_SESS_Debug(("Returning from StartServerSession status=%d\n", ret_status));
392 XPL_LOG_DM_SESS_Debug(("isLocked() returning=%d\n", result));
395 XPL_LOG_DM_SESS_Debug(("isLocked() returning false\n"));
  /packages/apps/OMA-DM/engine/dmlib/dmengine/dm_transport/src/
dm_tpt_connection.cc 245 XPL_LOG_DM_SESS_Debug(("Enter SYNCML_DM_OTAConnection::Send \n"));
356 XPL_LOG_DM_SESS_Debug(("Enter SYNCML_DM_OTAConnection::PrepareRequestHeaders \n"));
511 XPL_LOG_DM_SESS_Debug(("Enter SYNCML_DM_OTAConnection::ProcessCredHeaders\n"));
589 XPL_LOG_DM_SESS_Debug(("Leave SYNCML_DM_OTAConnection::ProcessCredHeaders\n"));
636 XPL_LOG_DM_SESS_Debug(("Enter SYNCML_DM_OTAConnection::IssueURLRequest \n"));
894 XPL_LOG_DM_SESS_Debug(("Exit from IssueURLRequest\n", return_result));
927 XPL_LOG_DM_SESS_Debug(("Enter SYNCML_DM_OTAConnection::SendInitialChunk \n"));
956 XPL_LOG_DM_SESS_Debug(("OTAConnection send failed due failure in SendInitialChunk\n"));
  /packages/apps/OMA-DM/engine/dmlib/dmengine/dm_ua/src/
dmSessionApi.cc 62 XPL_LOG_DM_SESS_Debug(("Returning from DmProcessServerDataInternal status=%d\n", ret_status));
  /packages/apps/OMA-DM/engine/xpl/hdr/
xpl_Logger.h 202 #define XPL_LOG_DM_SESS_Debug( args... ) XPL_LOG_DM_SESS_Debug2 args
226 #define XPL_LOG_DM_SESS_Debug( args... )

Completed in 264 milliseconds