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()
310 error = platform_sp->ResolveExecutable(module_spec, exe_module_sp, in CreateTargetInternal()
735 Platform::ResolveExecutable(const ModuleSpec &module_spec, in ResolveExecutable() function in Platform1457 return Platform::ResolveExecutable(spec, module_sp, in GetCachedExecutable()
24 ResolveExecutable(const ModuleSpec &module_spec,
129 virtual Status ResolveExecutable(const ModuleSpec &module_spec,
905 auto error = platform_sp->ResolveExecutable( in ResolveExecutableModule()