MCPcopy Create free account
hub / github.com/LunarG/VulkanTools / Executable

Method Executable

vkconfig_core/executable.cpp:146–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146Executable::Executable() {}
147
148Executable::Executable(const DefaultExecutable& default_executable) {
149 const DefaultPath& default_paths = ::GetDefaultExecutablePath(default_executable.key);

Callers

nothing calls this directly

Calls 6

GetDefaultExecutablePathFunction · 0.85
ExecutableClass · 0.85
SplitSpaceFunction · 0.85
AbsoluteDirMethod · 0.80
BasenameMethod · 0.80
EmptyMethod · 0.45

Tested by

no test coverage detected