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

/packages/apps/OMA-DM/engine/dmlib/dmengine/dm_ssession/src/
H A Ddm_ua_handlecommand.cc1033 SmlItemPtr_t p_command_item)
1036 if ( NULL == p_command_item->data || NULL == p_command_item->data->content )
1040 if ( SML_PCDATA_EXTENSION != p_command_item->data->contentType &&
1041 SML_EXT_DMTND != p_command_item->data->extension )
1047 p_tnd_info = (SmlDmTndPtr_t)p_command_item->data->content;
1112 SmlItemPtr_t p_command_item; local
1121 p_command_item = p_command_list_item->item;
1135 p_command_item,
1160 while (p_command_item !
1028 ProcessTndsCommand( SYNCML_DM_COMMAND_T command, VoidPtr_t userData, DMAddData & oCommand, DMCommandType cmdType, SmlItemPtr_t p_command_item) argument
[all...]

Completed in 93 milliseconds