OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XPL_PORT_DM
(Results
1 - 2
of
2
) sorted by null
/packages/apps/OMA-DM/engine/xpl/hdr/
xpl_Port.h
27
XPL_PORT_DM
= 0, /* Device management APPs */
/packages/apps/OMA-DM/engine/dmlib/dmtapi/native_async/src/
dmtAsyncAPI.cc
95
XPL_MSG_Send(
XPL_PORT_DM
,messageID,pStruct,sizeof(DMT_CALLBACK_STRUCT_STATUS_T));
151
XPL_MSG_Send(
XPL_PORT_DM
,pMessage->messageID,NULL,0);
211
XPL_MSG_Send(
XPL_PORT_DM
,pMessage->pMsg->messageID,&treeStruct,sizeof(DMT_CALLBACK_STRUCT_GETTREE_T));
263
XPL_MSG_Send(
XPL_PORT_DM
,pMessage->pMsg->messageID,&scriptStruct,sizeof(DMT_CALLBACK_STRUCT_PROCESS_SCRIPT_T));
293
XPL_MSG_Send(
XPL_PORT_DM
,pMessage->pMsg->messageID,&scriptStruct,sizeof(DMT_CALLBACK_STRUCT_BOOTSTRAP_T));
329
XPL_MSG_Send(
XPL_PORT_DM
,pMessage->pMsg->messageID,¬ifStruct,sizeof(DMT_CALLBACK_STRUCT_PROCESS_NOTIFICATION_T));
375
XPL_MSG_Send(
XPL_PORT_DM
,pMessage->pMsg->messageID,&nodeStruct,sizeof(DMT_CALLBACK_STRUCT_GETNODE_T));
502
XPL_MSG_Send(
XPL_PORT_DM
,pMessage->pMsg->messageID,&nodeStruct,sizeof(DMT_CALLBACK_STRUCT_GET_CHILDNODE_NAMES_T));
607
XPL_MSG_Send(
XPL_PORT_DM
,pMessage->pMsg->messageID,&nodeStruct,sizeof(DMT_CALLBACK_STRUCT_GET_CHILDVALUES_MAP_T));
682
XPL_MSG_Send(
XPL_PORT_DM
,pMessage->messageID,&attrStruct,sizeof(DMT_CALLBACK_STRUCT_GET_ATTRIBUTES_T))
[
all
...]
Completed in 42 milliseconds