Searched refs:CanHelp (Results 1 – 4 of 4) sorted by relevance
43 virtual bool CanHelp(const std::string& process_type, std::string* uma_name,
29 virtual bool CanHelp(const std::string& process_type, std::string* uma_name,
251 bool NaClForkDelegate::CanHelp(const std::string& process_type, in CanHelp() function in NaClForkDelegate
290 const bool use_helper = (helper_ && helper_->CanHelp(process_type, in ForkWithRealPid()