Searched refs:_FindProgram (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/debug/
H A DTeamDebugger.h36 static status_t _FindProgram(const char* programName,
/haiku/src/kits/debug/
H A DTeamDebugger.cpp130 status_t error = _FindProgram(args[0], programPath);
165 BTeamDebugger::_FindProgram(const char* programName, BPath& resolvedPath) function in class:BTeamDebugger

Completed in 41 milliseconds