Searched refs:Start (Results 1 - 11 of 11) sorted by relevance

/packages/apps/OMA-DM/engine/dmlib/dmengine/dm_ssession/hdr/
H A DdmBootstrapSession.h43 virtual SYNCML_DM_RET_STATUS_T Start(const UINT8 *docInputBuffer ,
H A DdmServerSession.h60 virtual SYNCML_DM_RET_STATUS_T Start(CPCHAR pServerID,
H A DdmProcessScriptSession.h115 virtual SYNCML_DM_RET_STATUS_T Start(const UINT8 *docInputBuffer ,
/packages/apps/OMA-DM/engine/dmlib/dmengine/dm_ssession/src/
H A DdmSessionFactory.cc69 retStat = pSessionObj->Start(szPrincipal,(DmtSessionProp*)&sessionProp);
94 retStat = pSessionObj->Start(docInputBuffer,inDocSize,isWBXML,oResult);
123 retStat = pSessionObj->Start(docInputBuffer,inDocSize,isWBXML,oResult);
131 retStat = oSession.Start(docInputBuffer,inDocSize,isWBXML,serverID);
H A DdmProcessScriptSession.cc222 DMProcessScriptSession::Start(const UINT8 *docInputBuffer, function in class:DMProcessScriptSession
H A DdmBootstrapSession.cc72 DMBootstrapSession::Start(const UINT8 *docInputBuffer , function in class:DMBootstrapSession
H A DdmServerSession.cc224 DMServerSession::Start(CPCHAR pServerID, function in class:DMServerSession
/packages/apps/Camera/jni/feature_stab/db_vlvm/
H A Ddb_feature_detection.h77 unsigned long Start(int im_width,int im_height,
165 unsigned long Start(int im_width,int im_height,
H A Ddb_feature_detection.cpp401 movq mm2,mm6 /*3 Start with 1* in front two steps*/
418 movq mm2,mm4 /*19 Start with 1* in front two steps*/
439 movq mm2,mm6 /*35 Start with 1* in front two steps*/
458 movq mm0,mm6 /*50b Start with 1* in front two steps*/
1602 return(Start(im_width,im_height,block_width,block_height,area_factor,
1606 unsigned long db_CornerDetector_f::Start(int im_width,int im_height, function in class:db_CornerDetector_f
1658 Start(cd.m_w, cd.m_h, cd.m_bw, cd.m_bh, cd.m_area_factor,
1668 Start(cd.m_w, cd.m_h, cd.m_bw, cd.m_bh, cd.m_area_factor,
1701 return(Start(im_width,im_height,block_width,block_height,area_factor,
1705 unsigned long db_CornerDetector_u::Start(in function in class:db_CornerDetector_u
[all...]
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_feature_detection.h77 unsigned long Start(int im_width,int im_height,
165 unsigned long Start(int im_width,int im_height,
H A Ddb_feature_detection.cpp401 movq mm2,mm6 /*3 Start with 1* in front two steps*/
418 movq mm2,mm4 /*19 Start with 1* in front two steps*/
439 movq mm2,mm6 /*35 Start with 1* in front two steps*/
458 movq mm0,mm6 /*50b Start with 1* in front two steps*/
1602 return(Start(im_width,im_height,block_width,block_height,area_factor,
1606 unsigned long db_CornerDetector_f::Start(int im_width,int im_height, function in class:db_CornerDetector_f
1658 Start(cd.m_w, cd.m_h, cd.m_bw, cd.m_bh, cd.m_area_factor,
1668 Start(cd.m_w, cd.m_h, cd.m_bw, cd.m_bh, cd.m_area_factor,
1701 return(Start(im_width,im_height,block_width,block_height,area_factor,
1705 unsigned long db_CornerDetector_u::Start(in function in class:db_CornerDetector_u
[all...]

Completed in 119 milliseconds