Home
last modified time | relevance | path

Searched refs:getopt (Results 1 - 25 of 37) sorted by relevance

12

/foundation/arkui/ace_engine_lite/frameworks/tools/snapshot/
H A Dframework2char.py18 import getopt namespace
156 options, arguments = getopt.getopt(
/foundation/window/window_manager/setresolution/src/
H A Dsetresolution_utils.cpp18 #include <getopt.h>
/foundation/CastEngine/castengine_wifi_display/tests/demo/codec/
H A Dcodec_demo.cpp18 #include <getopt.h>
46 while ((ret = getopt(argc, argv, ":t:i:o:")) != -1) { in ParseParam()
/foundation/ability/ability_lite/services/abilitymgr_lite/tools/src/
H A Dmain.cpp18 #include <getopt.h>
/foundation/CastEngine/castengine_wifi_display/tests/demo/player/
H A Dplayer_demo.cpp20 #include <getopt.h>
56 while ((ret = getopt(argc, argv, ":t:i:p:")) != -1) { in ParseParam()
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dshell_command.cpp18 #include <getopt.h>
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_decode/common/
H A Dcommand_parser.cpp17 #include <getopt.h>
/foundation/deviceprofile/device_info_manager/old/tools/dp/src/
H A Dshell_command.cpp20 #include <getopt.h>
/foundation/ability/ability_runtime/tools/aa/src/
H A Dshell_command.cpp18 #include <getopt.h>
H A Dability_tool_command.cpp19 #include <getopt.h>
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_blendmode_test.cpp136 while ((c = getopt(argc, argv, "a:c:p:r:h")) != AUDIO_INVALID_PARAM) { in main()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_hw_decode/common/
H A Dcommand_parser.cpp17 #include <getopt.h>
/foundation/communication/dsoftbus/tests/sdk/transmission/integration_test/
H A Dtest_server.cpp18 #include <getopt.h>
/foundation/filemanagement/app_file_service/tools/backup_tool/src/
H A Dmain.cpp37 #include <getopt.h>
/foundation/CastEngine/castengine_wifi_display/tests/demo/rtp/
H A Drtp_dec_demo.cpp18 #include <getopt.h>
52 while ((ret = getopt(argc, argv, ":t:p:o:a:")) != -1) { in ParseParam()
H A Drtp_enc_demo.cpp20 #include <getopt.h>
57 while ((ret = getopt(argc, argv, ":t:f:o:p:")) != -1) { in ParseParam()
/foundation/multimedia/audio_framework/frameworks/native/opensles/test/example/
H A Daudio_opensles_recorder_test.cpp75 while ((opt = getopt(argc, argv, "s:p:S")) != -1) { in main()
/foundation/multimodalinput/input/examples/input_device_display_bind/src/
H A Dinput_device_display_bind.cpp19 #include <getopt.h>
/foundation/multimodalinput/input/tools/event_inject/src/
H A Dinjection_tools_help_func.cpp18 #include <getopt.h>
/foundation/CastEngine/castengine_wifi_display/tests/demo/protocol/rtsp/
H A Drtsp_player_demo.cpp19 #include <getopt.h>
/foundation/multimodalinput/input/service/event_dump/src/
H A Devent_dump.cpp18 #include <getopt.h>
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_argument.cpp18 #include <getopt.h>
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/label_classify/
H A Dlabel_classify.cpp19 #include <getopt.h>
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/helper/
H A Darg_parser.cpp18 #include <getopt.h>
/foundation/ability/idl_tool/idl_tool_2/util/
H A Doptions.cpp21 #include <getopt.h>

Completed in 10 milliseconds

12