Searched refs:_FindProgram (Results 1 – 2 of 2) sorted by relevance
36 static status_t _FindProgram(const char* programName,
130 status_t error = _FindProgram(args[0], programPath); in _LoadProgram()165 BTeamDebugger::_FindProgram(const char* programName, BPath& resolvedPath) in _FindProgram() function in BTeamDebugger