Searched refs:GetConnectToServiceFunction (Results 1 – 8 of 8) sorted by relevance
26 PFN_ConnectToServiceAddr GetConnectToServiceFunction() { in GetConnectToServiceFunction() function
27 PFN_ConnectToServiceAddr GetConnectToServiceFunction();
48 GetConnectToServiceFunction()("/svc/fuchsia.tracing.provider.Registry"); in Initialize()
128 zx_handle_t handle = GetConnectToServiceFunction()(name); in IsAccessible()156 zx::channel{GetConnectToServiceFunction()("/svc/fuchsia.logger.LogSink")}}; in InitLogger()
80 zx_handle_t dir_channel = GetConnectToServiceFunction()(path); in os_opendir()
128 zx_handle_t device_channel = GetConnectToServiceFunction()(name); in createPlatformVirtGpuDevice()
54 zx::channel(GetConnectToServiceFunction()(GOLDFISH_ADDRESS_SPACE_DEVICE_NAME))};300 zx::channel(GetConnectToServiceFunction()(GOLDFISH_ADDRESS_SPACE_DEVICE_NAME))};
1449 GetConnectToServiceFunction()("/loader-gpu-devices/class/goldfish-control/000"))}; in setupFeatures()1458 zx::channel(GetConnectToServiceFunction()("/svc/fuchsia.sysmem.Allocator"))}; in setupFeatures()