Home
last modified time | relevance | path

Searched defs:command (Results 126 - 150 of 1906) sorted by relevance

12345678910>>...77

/third_party/gn/src/gn/
H A Dgn_main.cc46 std::string command; in main() local
/third_party/alsa-utils/alsaucm/
H A Dusecase.h22 const char *command; member
/third_party/libsnd/src/
H A Dmpeg.c46 mpeg_command (SF_PRIVATE *psf, int command, void *data, int datasize) in mpeg_command() argument
/third_party/libuv/docs/code/onchange/
H A Dmain.c7 const char *command; variable
/third_party/node/tools/
H A Drun-valgrind.py55 command = VALGRIND_ARGUMENTS + [executable, '--zero-fill-buffers'] variable
/third_party/ninja/src/
H A Dbrowse.cc51 std::vector<const char *> command; in RunBrowsePython() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl_sg01.c37 static unsigned char command[CMD_SIZE]; variable
/third_party/vk-gl-cts/external/amber/src/src/dawn/
H A Dengine_dawn.h69 GetRenderPipeline( const ::amber::PipelineCommand* command) GetRenderPipeline() argument
75 GetComputePipeline( const ::amber::PipelineCommand* command) GetComputePipeline() argument
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dpush_constant.cc71 RecordPushConstantVkCommand( CommandBuffer* command, VkPipelineLayout pipeline_layout) RecordPushConstantVkCommand() argument
/third_party/python/Lib/tkinter/
H A Dcommondialog.py18 command = None variable in Dialog
/third_party/selinux/libselinux/utils/
H A Dselinuxexeccon.c19 static char * get_selinux_proc_context(const char *command, const char * execcon) { in get_selinux_proc_context() argument
/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_inputmethod_proxy_capi.cpp103 std::unordered_map<std::string, PrivateDataValue> command; in OH_InputMethodProxy_SendPrivateCommand() local
H A Dinputmethod_private_command_capi.cpp25 void OH_PrivateCommand_Destroy(InputMethod_PrivateCommand *command) in OH_PrivateCommand_Destroy() argument
33 InputMethod_ErrorCode OH_PrivateCommand_SetKey(InputMethod_PrivateCommand *command, char key[], size_t keyLength) in OH_PrivateCommand_SetKey() argument
46 InputMethod_ErrorCode OH_PrivateCommand_SetBoolValue(InputMethod_PrivateCommand *command, bool value) in OH_PrivateCommand_SetBoolValue() argument
55 OH_PrivateCommand_SetIntValue(InputMethod_PrivateCommand *command, int32_t value) OH_PrivateCommand_SetIntValue() argument
64 OH_PrivateCommand_SetStrValue( InputMethod_PrivateCommand *command, char value[], size_t valueLength) OH_PrivateCommand_SetStrValue() argument
79 OH_PrivateCommand_GetKey(InputMethod_PrivateCommand *command, const char **key, size_t *keyLength) OH_PrivateCommand_GetKey() argument
98 OH_PrivateCommand_GetValueType( InputMethod_PrivateCommand *command, InputMethod_CommandValueType *type) OH_PrivateCommand_GetValueType() argument
123 OH_PrivateCommand_GetBoolValue(InputMethod_PrivateCommand *command, bool *value) OH_PrivateCommand_GetBoolValue() argument
142 OH_PrivateCommand_GetIntValue(InputMethod_PrivateCommand *command, int32_t *value) OH_PrivateCommand_GetIntValue() argument
162 OH_PrivateCommand_GetStrValue( InputMethod_PrivateCommand *command, const char **value, size_t *valueLength) OH_PrivateCommand_GetStrValue() argument
[all...]
/base/account/os_account/tools/test/moduletest/acm/
H A Daccount_command_set_module_test.cpp97 std::string command = TOOL_NAME + " set -i " + localAccountId + " -c " + STRING_CONSTRAINT_INVALID; in HWTEST_F() local
124 std::string command = TOOL_NAME + " set -i " + localAccountId + " -c " + STRING_CONSTRAINT + " -e"; in HWTEST_F() local
[all...]
/base/msdp/device_status/tools/vdev/src/
H A Dvdevadm.cpp230 const char *command = argv[optind++]; in main() local
[all...]
/base/useriam/user_auth_framework/test/unittest/executors/
H A Didentify_command_unit_test.cpp87 auto command = Common::MakeShared<IdentifyCommand>(executor, testScheduleId, attr, messenger); in HWTEST_F() local
109 auto command = Common::MakeShared<IdentifyCommand>(executor, testScheduleId, attr, messenger); in HWTEST_F() local
138 auto command = Common::MakeShared<IdentifyCommand>(executor, testScheduleId, attr, messenger); in HWTEST_F() local
155 auto command in HWTEST_F() local
182 auto command = Common::MakeShared<IdentifyCommand>(executor, testScheduleId, attr, messenger); HWTEST_F() local
202 auto command = Common::MakeShared<IdentifyCommand>(executor, testScheduleId, attr, messenger); HWTEST_F() local
229 auto command = Common::MakeShared<IdentifyCommand>(executor, testScheduleId, attr, messenger); HWTEST_F() local
253 auto command = Common::MakeShared<IdentifyCommand>(executor, testScheduleId, attr, messenger); HWTEST_F() local
[all...]
H A Denroll_command_unit_test.cpp87 auto command = Common::MakeShared<EnrollCommand>(executor, testScheduleId, attr, messenger); in HWTEST_F() local
109 auto command = Common::MakeShared<EnrollCommand>(executor, testScheduleId, attr, messenger); in HWTEST_F() local
138 auto command = Common::MakeShared<EnrollCommand>(executor, testScheduleId, attr, messenger); in HWTEST_F() local
155 auto command in HWTEST_F() local
182 auto command = Common::MakeShared<EnrollCommand>(executor, testScheduleId, attr, messenger); HWTEST_F() local
202 auto command = Common::MakeShared<EnrollCommand>(executor, testScheduleId, attr, messenger); HWTEST_F() local
229 auto command = Common::MakeShared<EnrollCommand>(executor, testScheduleId, attr, messenger); HWTEST_F() local
253 auto command = Common::MakeShared<EnrollCommand>(executor, testScheduleId, attr, messenger); HWTEST_F() local
[all...]
H A Dauth_command_unit_test.cpp87 auto command = Common::MakeShared<AuthCommand>(executor, testScheduleId, attr, messenger); in HWTEST_F() local
108 auto command = Common::MakeShared<AuthCommand>(executor, testScheduleId, attr, messenger); in HWTEST_F() local
137 auto command = Common::MakeShared<AuthCommand>(executor, testScheduleId, attr, messenger); in HWTEST_F() local
154 auto command in HWTEST_F() local
181 auto command = Common::MakeShared<AuthCommand>(executor, testScheduleId, attr, messenger); HWTEST_F() local
201 auto command = Common::MakeShared<AuthCommand>(executor, testScheduleId, attr, messenger); HWTEST_F() local
228 auto command = Common::MakeShared<AuthCommand>(executor, testScheduleId, attr, messenger); HWTEST_F() local
252 auto command = Common::MakeShared<AuthCommand>(executor, testScheduleId, attr, messenger); HWTEST_F() local
[all...]
/base/useriam/face_auth/services/src/
H A Dscreen_brightness_manager.cpp57 ProcessSaCommand(std::shared_ptr<FaceAuthAllInOneExecutorHdi> executor, const SaCommand &command) ProcessSaCommand() argument
/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Dexecutor_callback_stub_test.cpp74 std::vector<uint8_t> command; in HWTEST_F() local
96 std::vector<uint8_t> command; in HWTEST_F() local
/foundation/ability/ability_runtime/tools/test/mock/
H A Dmock_ability_manager_stub.cpp58 std::string command = argList[0]; in DumpState() local
/foundation/ability/ability_runtime/tools/test/unittest/aa/
H A Daa_command_test.cpp174 std::string command = ""; in HWTEST_F() local
191 std::string command = "test"; in HWTEST_F() local
208 std::string command in HWTEST_F() local
224 std::string command = ""; HWTEST_F() local
241 std::string command = ""; HWTEST_F() local
259 std::string command = ""; HWTEST_F() local
277 std::string command = ""; HWTEST_F() local
295 std::string command = ""; HWTEST_F() local
313 std::string command = ""; HWTEST_F() local
331 std::string command = ""; HWTEST_F() local
349 std::string command = ""; HWTEST_F() local
367 std::string command = ""; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/tools/aa/include/
H A Daccessibility_ability_command.h34 std::string command = ""; member
/foundation/ability/ability_runtime/tools/test/systemtest/aa/
H A Dtool_system_test.cpp30 std::string ToolSystemTest::ExecuteCommand(const std::string& command) in ExecuteCommand() argument
53 std::string command = "bm install -p " + bundlePath; in InstallBundle() local
64 std::string command = "bm uninstall -n " + bundleName; in UninstallBundle() local
76 std::string command = "aa start -d " + device + " -a " + abilityName + " -b " + bundleName; in StartAbility() local
/foundation/ability/ability_runtime/test/unittest/lifecycle_test/
H A Dlifecycle_test_base.h65 static void* AbilityStartThread(void* command) in AbilityStartThread() argument

Completed in 10 milliseconds

12345678910>>...77