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.h306 void *syncData, const char *syncDataType,
313 syncData, syncDataType,
434 void *syncData, const char *syncDataType,
447 const char *syncDataType);
/system/chre/platform/slpi/see/
Dsee_helper.cc87 const char *syncDataType; member
461 || strncmp(info->sync->syncDataType, in decodeSnsSuidEvent()
1562 data->info.sync->syncDataType = mSyncDataType; in handleSnsClientEventMsg()
1841 void *syncData, const char *syncDataType, in sendReq() argument
1852 prepareWaitForInd(suid, syncData, syncDataType); in sendReq()
1865 const char *syncDataType) { in prepareWaitForInd() argument
1873 mSyncDataType = syncDataType; in prepareWaitForInd()