Searched refs:getopt (Results 1 - 25 of 37) sorted by relevance
12
/foundation/arkui/ace_engine_lite/frameworks/tools/snapshot/ |
H A D | framework2char.py | 18 import getopt namespace 156 options, arguments = getopt.getopt(
|
/foundation/window/window_manager/setresolution/src/ |
H A D | setresolution_utils.cpp | 18 #include <getopt.h>
|
/foundation/CastEngine/castengine_wifi_display/tests/demo/codec/ |
H A D | codec_demo.cpp | 18 #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 D | main.cpp | 18 #include <getopt.h>
|
/foundation/CastEngine/castengine_wifi_display/tests/demo/player/ |
H A D | player_demo.cpp | 20 #include <getopt.h> 56 while ((ret = getopt(argc, argv, ":t:i:p:")) != -1) { in ParseParam()
|
/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | shell_command.cpp | 18 #include <getopt.h>
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_decode/common/ |
H A D | command_parser.cpp | 17 #include <getopt.h>
|
/foundation/deviceprofile/device_info_manager/old/tools/dp/src/ |
H A D | shell_command.cpp | 20 #include <getopt.h>
|
/foundation/ability/ability_runtime/tools/aa/src/ |
H A D | shell_command.cpp | 18 #include <getopt.h>
|
H A D | ability_tool_command.cpp | 19 #include <getopt.h>
|
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/ |
H A D | audio_blendmode_test.cpp | 136 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 D | command_parser.cpp | 17 #include <getopt.h>
|
/foundation/communication/dsoftbus/tests/sdk/transmission/integration_test/ |
H A D | test_server.cpp | 18 #include <getopt.h>
|
/foundation/filemanagement/app_file_service/tools/backup_tool/src/ |
H A D | main.cpp | 37 #include <getopt.h>
|
/foundation/CastEngine/castengine_wifi_display/tests/demo/rtp/ |
H A D | rtp_dec_demo.cpp | 18 #include <getopt.h> 52 while ((ret = getopt(argc, argv, ":t:p:o:a:")) != -1) { in ParseParam()
|
H A D | rtp_enc_demo.cpp | 20 #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 D | audio_opensles_recorder_test.cpp | 75 while ((opt = getopt(argc, argv, "s:p:S")) != -1) { in main()
|
/foundation/multimodalinput/input/examples/input_device_display_bind/src/ |
H A D | input_device_display_bind.cpp | 19 #include <getopt.h>
|
/foundation/multimodalinput/input/tools/event_inject/src/ |
H A D | injection_tools_help_func.cpp | 18 #include <getopt.h>
|
/foundation/CastEngine/castengine_wifi_display/tests/demo/protocol/rtsp/ |
H A D | rtsp_player_demo.cpp | 19 #include <getopt.h>
|
/foundation/multimodalinput/input/service/event_dump/src/ |
H A D | event_dump.cpp | 18 #include <getopt.h>
|
/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | dhcp_argument.cpp | 18 #include <getopt.h>
|
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/label_classify/ |
H A D | label_classify.cpp | 19 #include <getopt.h>
|
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/helper/ |
H A D | arg_parser.cpp | 18 #include <getopt.h>
|
/foundation/ability/idl_tool/idl_tool_2/util/ |
H A D | options.cpp | 21 #include <getopt.h>
|
Completed in 10 milliseconds
12