Home
last modified time | relevance | path

Searched refs:RawPointToService (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/services/ipc/test/unittest/
Dclient_connection_test.cpp45 (const int8_t *)serviceName.c_str(), sizeof(struct RawPointToService)), 1);
47 (const int8_t *)serviceName.c_str(), sizeof(struct RawPointToService)), -1);
/developtools/profiler/device/services/ipc/src/
Dclient_connection.cpp41 struct RawPointToService* prrs = (struct RawPointToService*)buf; in RawProtocolProc()
Dunix_socket_client.cpp54 struct RawPointToService rrs; in Connect()
61 …PROTOCOL_POINTTO_SERVICE, reinterpret_cast<int8_t*>(&rrs), sizeof(struct RawPointToService), sock), in Connect()
/developtools/profiler/device/services/ipc/include/
Dsocket_context.h47 struct RawPointToService { struct