Searched defs:prompt (Results 1 – 6 of 6) sorted by relevance
21 const std::string &appName, const std::string &prompt, int32_t serviceUid) in PublishNotification()
72 const std::string &appName, const std::string &prompt, int32_t serviceUid) in PublishNotification()
312 std::string prompt = "Current Log Level: "; variable
88 char *prompt; member
81 char *prompt; member
117 int32_t BShellEnvOutputPrompt(BShellHandle handle, const char *prompt) in BShellEnvOutputPrompt()