Home
last modified time | relevance | path

Searched defs:GetHelpMessage (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/examples/label_image/
H A Dlabel_image.cc142 std::string GetHelpMessage(const std::string& cmdline) const { in GetHelpMessage() function in tflite::label_image::DelegateProviders
/aosp_15_r20/external/libbrillo/brillo/
H A Dflag_helper.cc268 std::string FlagHelper::GetHelpMessage() const { in GetHelpMessage() function in brillo::FlagHelper