Home
last modified time | relevance | path

Searched defs:choice (Results 1 - 25 of 37) sorted by relevance

12

/foundation/multimedia/player_framework/frameworks/native/screen_capture/
H A Dscreen_capture_controller_impl.cpp34 void ScreenCaptureControllerImpl::ReportAVScreenCaptureUserChoice(int32_t sessionId, std::string choice) in ReportAVScreenCaptureUserChoice() argument
/foundation/multimedia/player_framework/services/services/screen_capture/client/
H A Dscreen_capture_controller_client.cpp60 int32_t ScreenCaptureControllerClient::ReportAVScreenCaptureUserChoice(int32_t sessionId, std::string choice) in ReportAVScreenCaptureUserChoice() argument
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_controller_proxy.cpp55 int32_t ScreenCaptureControllerProxy::ReportAVScreenCaptureUserChoice(int32_t sessionId, std::string choice) in ReportAVScreenCaptureUserChoice() argument
H A Dscreen_capture_controller_stub.cpp106 int32_t ScreenCaptureControllerStub::ReportAVScreenCaptureUserChoice(int32_t sessionId, std::string choice) in ReportAVScreenCaptureUserChoice() argument
128 std::string choice = data.ReadString(); in ReportAVScreenCaptureUserChoice() local
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_controller_server.cpp52 int32_t ScreenCaptureControllerServer::ReportAVScreenCaptureUserChoice(int32_t sessionId, std::string choice) in ReportAVScreenCaptureUserChoice() argument
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
H A Dchecklist.c18 static void print_item(WINDOW * win, int choice, int selected) in print_item() argument
52 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows() argument
108 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
[all...]
H A Dmenubox.c176 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
[all...]
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dres_sample.c36 int choice; in res_sample_browse() local
H A Dscripts.c89 int i, num, choice; in list_scripts() local
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dres_sample.c36 int choice; in res_sample_browse() local
H A Dscripts.c89 int i, num, choice; in list_scripts() local
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/
H A Dchecklist.c18 static void print_item(WINDOW * win, int choice, int selected) in print_item() argument
52 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows() argument
108 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
[all...]
H A Dmenubox.c168 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
[all...]
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_server_function_unittest/src/
H A Dscreen_capture_server_function_unittest.cpp658 std::string choice = "{\"choice\": \"false\", \"displayId\": -1, \"missionId\": -1}"; in HWTEST_F() local
673 std::string choice = "{\"choice\": \"true\", \"displayId\": -1, \"missionId\": -1}"; in HWTEST_F() local
688 std::string choice = "{\"choice\": \"true\", \"displayId\": -1, \"missionId\": -1}"; in HWTEST_F() local
703 std::string choice in HWTEST_F() local
720 std::string choice = "{\\"choice\\": \\"true\\", \\"displayId\\": -1, \\"missionId\\": -1}"; HWTEST_F() local
736 std::string choice = "{\\"choice\\": \\"true\\", \\"displayId\\": -1, \\"missionId\\": -1}"; HWTEST_F() local
752 std::string choice = "{\\"choice\\": \\"true\\", \\"displayId\\": 0, \\"missionId\\": 0}"; HWTEST_F() local
768 std::string choice = "{\\"choice\\": \\"true\\"}"; HWTEST_F() local
[all...]
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/
H A Dscreen_capture_unit_test.cpp179 std::string choice = "false"; in HWTEST_F() local
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dparser.y238 choice: T_CHOICE word_opt T_EOL label
H A Dsymbol.c1211 sym_check_choice_deps(struct symbol *choice) sym_check_choice_deps() argument
[all...]
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dparser.y229 choice: T_CHOICE word_opt T_EOL label
H A Dsymbol.c1167 sym_check_choice_deps(struct symbol *choice) sym_check_choice_deps() argument
[all...]
/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/
H A Davscreen_capture_napi.cpp240 std::string choice = CommonNapi::GetStringArgument(env, args[1]); in JsReportAVScreenCaptureUserChoice() local
/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp1062 static OptEntry* GetOptEntry(int choice) in GetOptEntry() argument
1098 int choice = getopt_long(argc, argv, opts.c_str(), longOptions, &optIndex); in HilogEntry() local
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h704 ParserPluralResource( const std::unique_ptr<JsonValue>& argsPtr, const std::string& choice, const std::string& count) ParserPluralResource() argument
/kernel/linux/linux-5.10/lib/xz/
H A Dxz_dec_lzma2.c117 uint16_t choice; member
/kernel/linux/linux-6.6/lib/xz/
H A Dxz_dec_lzma2.c117 uint16_t choice; member
/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dcore-book3s.c894 int n_alt[MAX_HWEVENTS], choice[MAX_HWEVENTS]; in power_check_constraints() local

Completed in 23 milliseconds

12