Home
last modified time | relevance | path

Searched defs:optarg (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/tools/test/unittest/aa/
H A Daa_command_test.cpp242 const char* optarg = "test"; in HWTEST_F() local
260 const char* optarg = "test"; in HWTEST_F() local
278 const char* optarg = "test"; in HWTEST_F() local
296 const char* optarg = "profile jsperf"; in HWTEST_F() local
314 const char* optarg = "profile jsperf abc"; in HWTEST_F() local
332 const char* optarg = "profile abcd"; HWTEST_F() local
350 const char* optarg = " profile abcd"; HWTEST_F() local
368 const char* optarg = "sleep 100"; HWTEST_F() local
[all...]
/foundation/multimodalinput/input/examples/input_device_display_bind/src/
H A Dinput_device_display_bind.cpp88 void SetDisplayBind(const char* optarg) in SetDisplayBind() argument
/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp830 CheckPerfCmdString( const char* optarg, const size_t paramLength, std::string &perfCmd) CheckPerfCmdString() argument
[all...]
/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp1758 ProcessKeyboardTextInput(char *optarg, int32_t count) ProcessKeyboardTextInput() argument
[all...]
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp1649 StringToInt( std::string optarg, const std::string &commandName, int &temp, bool &result) StringToInt() argument
1665 StringToUnsignedLongLong( std::string optarg, const std::string &commandName, uint64_t &temp, bool &result) StringToUnsignedLongLong() argument
[all...]

Completed in 11 milliseconds