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

/haiku/headers/private/app/
H A DLaunchRoster.h74 status_t _GetInfo(uint32 what, const char* name,
/haiku/src/kits/app/
H A DLaunchRoster.cpp310 return _GetInfo(B_GET_LAUNCH_TARGET_INFO, name, info);
337 return _GetInfo(B_GET_LAUNCH_JOB_INFO, name, info);
417 BLaunchRoster::_GetInfo(uint32 what, const char* name, BMessage& info) function in class:BLaunchRoster

Completed in 39 milliseconds