Home
last modified time | relevance | path

Searched refs:GetUserInput (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/examples/
H A Dpa_stream_test.cpp554 int32_t GetUserInput() in GetUserInput() function
861 int32_t res = GetUserInput(); in Loop()
872 rendererMode = GetUserInput(); in Loop()
873 fileIndex = GetUserInput(); in Loop()
878 isBlocking = GetUserInput(); in Loop()
879 capturerMode = GetUserInput(); in Loop()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/
H A Doh_audio_capturer_lowlatency_test.cpp446 int32_t GetUserInput() in GetUserInput() function
465 int32_t recordTimeS = GetUserInput(); in AutoRunMic()
611 int32_t res = GetUserInput(); in InteractiveRun()
660 int32_t res = GetUserInput(); in main()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_process_client_test.cpp845 int32_t GetUserInput() in GetUserInput() function
864 int32_t loopCount = GetUserInput(); in AutoRunSpk()
908 int32_t recordTimeS = GetUserInput(); in AutoRunMic()
1085 int32_t vol = GetUserInput(); in SetSpkVolume()
1149 int32_t vol = GetUserInput(); in SetMicVolume()
1229 int32_t res = GetUserInput(); in GetOptCode()
1314 int32_t res = GetUserInput(); in main()
H A Daudio_stream_playback_test.cpp482 int32_t GetUserInput() in GetUserInput() function
711 int32_t res = GetUserInput(); in Loop()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationactionbutton_fuzzer/
H A Dnotificationactionbutton_fuzzer.cpp49 actionButton->GetUserInput(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/
H A Daudio_inner_capturer_test.cpp193 int32_t GetUserInput() in GetUserInput() function
343 int32_t res = GetUserInput(); in Loop()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_action_button.cpp83 actionButton->GetUserInput(), in Create()
165 const std::shared_ptr<NotificationUserInput> NotificationActionButton::GetUserInput() const in GetUserInput() function in OHOS::Notification::NotificationActionButton
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_action_button.h147 const std::shared_ptr<NotificationUserInput> GetUserInput() const;
/ohos5.0/foundation/distributedhardware/distributed_audio/services/test_example/
H A Ddistributedaudiotest.cpp154 static int32_t GetUserInput() in GetUserInput() function
665 int32_t volInt = GetUserInput(); in SetVolume()
769 int32_t cmd = GetUserInput(); in main()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_action_button_test.cpp233 EXPECT_NE(button->GetUserInput(), nullptr);
/ohos5.0/docs/zh-cn/contribute/
H A DOpenHarmony-c-cpp-secure-coding-guide.md2160 int ret = GetUserInput(name, NAME_MAX);
2181 int ret = GetUserInput(name, NAME_MAX);
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp432 … if (!SetNotificationActionButtonByUserInput(env, actionButton->GetUserInput(), userInputResult)) { in SetNotificationActionButton()
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp264 std::shared_ptr<NotificationUserInput> userInput = actionButton->GetUserInput(); in CheckCaseTwoResult()
/ohos5.0/docs/en/contribute/
H A DOpenHarmony-c-cpp-secure-coding-guide.md2222 int ret = GetUserInput(name, NAME_MAX);
2244 int ret = GetUserInput(name, NAME_MAX);