Searched refs:ResolveExecutable (Results 1 – 6 of 6) sorted by relevance
32 Status RemoteAwarePlatform::ResolveExecutable( in ResolveExecutable() function in RemoteAwarePlatform54 return Platform::ResolveExecutable(resolved_module_spec, exe_module_sp, in ResolveExecutable()
309 error = platform_sp->ResolveExecutable(module_spec, exe_module_sp, in CreateTargetInternal()
732 Platform::ResolveExecutable(const ModuleSpec &module_spec, in ResolveExecutable() function in Platform1449 return Platform::ResolveExecutable(spec, module_sp, in GetCachedExecutable()
24 ResolveExecutable(const ModuleSpec &module_spec,
126 virtual Status ResolveExecutable(const ModuleSpec &module_spec,
850 auto error = platform_sp->ResolveExecutable( in ResolveExecutableModule()