Home
last modified time | relevance | path

Searched refs:syncDataType (Results 1 – 2 of 2) sorted by relevance

/system/chre/platform/slpi/include/chre/platform/slpi/see/
Dsee_helper.h319 void *syncData, const char *syncDataType,
326 syncData, syncDataType,
447 void *syncData, const char *syncDataType,
460 const char *syncDataType);
/system/chre/platform/slpi/see/
Dsee_helper.cc83 const char *syncDataType; member
457 || strncmp(info->sync->syncDataType, in decodeSnsSuidEvent()
1519 data->info.sync->syncDataType = mSyncDataType; in handleSnsClientEventMsg()
1798 void *syncData, const char *syncDataType, in sendReq() argument
1809 prepareWaitForInd(suid, syncData, syncDataType); in sendReq()
1822 const char *syncDataType) { in prepareWaitForInd() argument
1830 mSyncDataType = syncDataType; in prepareWaitForInd()