Searched refs:goldfish_pipe_get_service_ops (Results 1 – 3 of 3) sorted by relevance
164 extern const GoldfishPipeServiceOps* goldfish_pipe_get_service_ops(void);
595 extern "C" const GoldfishPipeServiceOps* goldfish_pipe_get_service_ops() { in goldfish_pipe_get_service_ops() function
1622 mServiceOps = goldfish_pipe_get_service_ops(); in ensureAndGetServiceOps()