Searched defs:DmtTreeFactory (Results 1 - 1 of 1) sorted by relevance

/packages/apps/OMA-DM/engine/dmlib/api/native/
H A DdmtTreeFactory.hpp26 \brief The dmtTreeFactory.hpp header file contains DmtTreeFactory class definition. \n
38 * DmtTreeFactory represents a tree factory.
45 class DmtTreeFactory class
149 * if ( (ret_status =DmtTreeFactory::GetSubtree(principal, "./SyncML/DMAcc�, ptrTree))!=SYNCML_DM_SUCCESS ){
188 * if ( (ret_status =DmtTreeFactory::GetSubtree(principal, "./SyncML/DMAcc�, DmtTreeFactory::LOCK_TYPE_EXCLUSIVE, ptrTree))!=SYNCML_DM_SUCCESS ){
226 * SYNCML_DM_RET_STATUS_T res = DmtTreeFactory::ProcessScript( principal , (const byte*)szBuf, n, false, oResult);
285 * if ( (ret_status=DmtTreeFactory::StartServerSession(principal, oClInitiated )) == SYNCML_DM_SUCCESS )

Completed in 39 milliseconds