Searched refs:tspdata_getUUID (Results 1 – 3 of 3) sorted by relevance
211 uuid = tspdata_getUUID(ptspdata); in cci_os_ipc_msg()241 uuid = tspdata_getUUID(ptspdata); in cci_os_ipc_msg()315 uuid = tspdata_getUUID(tsp); in ccapi_connect()
67 char* tspdata_getUUID (const struct tspdata* p);
59 char* tspdata_getUUID (const struct tspdata* p) {return p->_uuid;} in tspdata_getUUID() function