Searched refs:Apropos (Results 1 – 5 of 5) sorted by relevance
91 Properties::Apropos (const char *keyword, std::vector<const Property *> &matching_properties) const in Apropos() function in Properties96 properties_sp->Apropos (keyword, matching_properties); in Apropos()
86 Apropos (const char *keyword,
129 … const size_t num_properties = m_interpreter.GetDebugger().Apropos(search_word, properties); in DoExecute()
87 Apropos (const char *keyword,
712 OptionValueProperties::Apropos (const char *keyword, std::vector<const Property *> &matching_proper… in Apropos() function in OptionValueProperties724 properties->Apropos (keyword, matching_properties); in Apropos()