/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/ |
H A D | screen_capture_controller_stub.cpp | 106 …ScreenCaptureControllerStub::ReportAVScreenCaptureUserChoice(int32_t sessionId, std::string choice) in ReportAVScreenCaptureUserChoice() 128 std::string choice = data.ReadString(); in ReportAVScreenCaptureUserChoice() local
|
H A D | screen_capture_controller_proxy.cpp | 55 …creenCaptureControllerProxy::ReportAVScreenCaptureUserChoice(int32_t sessionId, std::string choice) in ReportAVScreenCaptureUserChoice()
|
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_server_function_unittest/src/ |
H A D | screen_capture_server_function_unittest.cpp | 693 std::string choice = "{\"choice\": \"false\", \"displayId\": -1, \"missionId\": -1}"; variable 708 std::string choice = "{\"choice\": \"true\", \"displayId\": -1, \"missionId\": -1}"; variable 723 std::string choice = "{\"choice\": \"true\", \"displayId\": -1, \"missionId\": -1}"; variable 738 std::string choice = "{\"choice\": \"12345\", \"displayId\": -1, \"missionId\": -1}"; variable
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/screen_capture/ |
H A D | screen_capture_controller_impl.cpp | 34 …ScreenCaptureControllerImpl::ReportAVScreenCaptureUserChoice(int32_t sessionId, std::string choice) in ReportAVScreenCaptureUserChoice()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/ |
H A D | screen_capture_controller_server.cpp | 52 …reenCaptureControllerServer::ReportAVScreenCaptureUserChoice(int32_t sessionId, std::string choice) in ReportAVScreenCaptureUserChoice()
|
H A D | screen_capture_server.cpp | 292 std::string choice = "false"; in ReportAVScreenCaptureUserChoice() local
|
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/client/ |
H A D | screen_capture_controller_client.cpp | 60 …reenCaptureControllerClient::ReportAVScreenCaptureUserChoice(int32_t sessionId, std::string choice) in ReportAVScreenCaptureUserChoice()
|
/ohos5.0/drivers/peripheral/audio/test/sample/ |
H A D | idl_capture.c | 398 int choice = 0; in SelectRecordMode() local 620 int choice = 0; in SelectLoadingMode() local 648 int choice = 0; in SelectAudioInputType() local 1231 static void ProcessMenu(int32_t choice) in ProcessMenu() 1261 int choice = 0; in Choice0() local
|
H A D | idl_render.c | 417 int choice = 0; in SelectPlayMode() local 569 int choice = 0; in SelectLoadingMode() local 1224 static void ProcessMenu(int32_t choice) in ProcessMenu() 1246 int32_t choice = 0; in Choice() local
|
/ohos5.0/base/telephony/ril_adapter/test/unittest/ |
H A D | ril_interface_test.cpp | 197 int32_t choice; in InputInt32() local 1552 int32_t choice = InputInt32(0, static_cast<int32_t>(TestMenu::STRESS), "Test Module Index"); in PrintMenu() local 1566 int32_t choice = InputInt32(HREQ_CALL_BASE, HREQ_MODEM_EXIT - 1, "Command"); in PrintStressMenu() local 1599 int32_t choice = InputInt32(HREQ_CALL_BASE, HREQ_SMS_BASE - MENU_OFFSET, "Command"); in PrintCallMenu() local 1615 int32_t choice = InputInt32(HREQ_SMS_BASE, HREQ_SIM_BASE - MENU_OFFSET, "Command"); in PrintSmsMenu() local 1651 int32_t choice = InputInt32(HREQ_SIM_BASE, HREQ_DATA_BASE - MENU_OFFSET, "Command"); in PrintSimMenu() local 1676 int32_t choice = InputInt32(HREQ_DATA_BASE, HREQ_NETWORK_BASE - MENU_OFFSET, "Command"); in PrintDataMenu() local 1713 int32_t choice = InputInt32(HREQ_NETWORK_BASE, HREQ_COMMON_BASE - MENU_OFFSET, "Command"); in PrintNetworkMenu() local 1732 int32_t choice = InputInt32(HREQ_COMMON_BASE, HREQ_MODEM_EXIT - MENU_OFFSET, "Command"); in PrintModemMenu() local
|
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/ |
H A D | main.cpp | 1062 static OptEntry* GetOptEntry(int choice) in GetOptEntry() 1098 int choice = getopt_long(argc, argv, opts.c_str(), longOptions, &optIndex); in HilogEntry() local
|
/ohos5.0/drivers/peripheral/camera/test/ut/usb_camera/ |
H A D | test_camera_base.cpp | 360 void TestCameraBase::BufferCallback(unsigned char* addr, int choice) in BufferCallback()
|
/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/ |
H A D | test_camera_base.cpp | 349 void TestCameraBase::BufferCallback(unsigned char* addr, int choice) in BufferCallback()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
H A D | utils.h | 694 const std::unique_ptr<JsonValue>& argsPtr, const std::string& choice, const std::string& count) in ParserPluralResource()
|
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/ |
H A D | screen_capture_unit_test.cpp | 179 std::string choice = "false"; variable
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/ |
H A D | avscreen_capture_napi.cpp | 240 std::string choice = CommonNapi::GetStringArgument(env, args[1]); in JsReportAVScreenCaptureUserChoice() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_engine.cpp | 2587 std::string choice = argv[0]->ToString(runtime); in JsPluralRulesFormat() local
|