Searched refs:chppAllocServiceResponse (Results 1 – 3 of 3) sorted by relevance
79 (type *)chppAllocServiceResponse( \94 (type *)chppAllocServiceResponse(requestHeader, sizeof(type))182 struct ChppAppHeader *chppAllocServiceResponse(
156 chppAllocServiceResponse(reqHeader, sizeof(*reqHeader)); in TEST_F()170 chppAllocServiceResponse(reqHeader, sizeof(*reqHeader)); in TEST_F()188 chppAllocServiceResponse(newReqHeader, sizeof(*reqHeader)); in TEST_F()
134 struct ChppAppHeader *chppAllocServiceResponse( in chppAllocServiceResponse() function