Home
last modified time | relevance | path

Searched defs:prompt (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_notification_tools.cpp21 const std::string &appName, const std::string &prompt, int32_t serviceUid) in PublishNotification()
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dnotification_tools.cpp72 const std::string &appName, const std::string &prompt, int32_t serviceUid) in PublishNotification()
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/common/account_mgr_service_test/
H A Daccount_dump_helper_test.cpp312 std::string prompt = "Current Log Level: "; variable
/ohos5.0/base/startup/init/services/begetctl/shell/
H A Dshell.h88 char *prompt; member
H A Dshell_bas.h81 char *prompt; member
H A Dshell_bas.c117 int32_t BShellEnvOutputPrompt(BShellHandle handle, const char *prompt) in BShellEnvOutputPrompt()