Searched refs:GetConnectToServiceFunction (Results 1 – 7 of 7) sorted by relevance
129 zx_handle_t handle = GetConnectToServiceFunction()(name); in IsAccessible()157 zx::channel{GetConnectToServiceFunction()("/svc/fuchsia.logger.LogSink")}}; in InitLogger()
26 PFN_ConnectToServiceAddr GetConnectToServiceFunction() { in GetConnectToServiceFunction() function
27 PFN_ConnectToServiceAddr GetConnectToServiceFunction();
48 GetConnectToServiceFunction()("/svc/fuchsia.tracing.provider.Registry"); in Initialize()
70 zx_handle_t dir_channel = GetConnectToServiceFunction()(path); in os_opendir()
118 zx_handle_t device_channel = GetConnectToServiceFunction()(name); in osCreateVirtGpuDevice()
1433 GetConnectToServiceFunction()("/loader-gpu-devices/class/goldfish-control/000"))}; in setupFeatures()1442 zx::channel(GetConnectToServiceFunction()("/svc/fuchsia.sysmem.Allocator"))}; in setupFeatures()