Home
last modified time | relevance | path

Searched defs:command (Results 126 – 150 of 302) sorted by relevance

12345678910>>...13

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_transition.cpp93 …std::unique_ptr<RSCommand> command = std::make_unique<RSAnimationCreateTransition>(target->GetId()… in StartRenderTransition() local
H A Drs_interpolating_spring_animation.cpp106 std::unique_ptr<RSCommand> command = in StartRenderAnimation() local
H A Drs_spring_animation.cpp108 …std::unique_ptr<RSCommand> command = std::make_unique<RSAnimationCreateSpring>(target->GetId(), an… in StartRenderAnimation() local
/ohos5.0/foundation/communication/nfc/services/src/nci_adapter/
H A Dnci_tag_proxy.cpp137 int NciTagProxy::Transceive(uint32_t tagDiscId, const std::string& command, std::string& response) in Transceive()
177 bool NciTagProxy::WriteNdef(uint32_t tagDiscId, std::string& command) in WriteNdef()
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davsession_manager_test.cpp680 AVControlCommand command; variable
695 AVControlCommand command; variable
729 AVControlCommand command; variable
H A Davsession_permission_test.cpp271 AVControlCommand command; variable
434 AVControlCommand command; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h43 #define RS_PROFILER_PATCH_COMMAND(parcel, command) RSProfiler::PatchCommand(parcel, command) argument
44 #define RS_PROFILER_EXECUTE_COMMAND(command) RSProfiler::ExecuteCommand(command) argument
70 #define RS_PROFILER_PATCH_COMMAND(parcel, command) argument
71 #define RS_PROFILER_EXECUTE_COMMAND(command) argument
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/jsthread/
H A Djs_thread.cpp68 void JSThread::PostCommand(AbilityMsgId command) in PostCommand()
/ohos5.0/foundation/ability/ability_runtime/tools/aa/include/
H A Daccessibility_ability_command.h34 std::string command = ""; member
/ohos5.0/foundation/multimedia/av_session/services/session/server/remote/
H A Dremote_session_sink_proxy.cpp101 int32_t RemoteSessionSinkProxy::SetControlCommand(const AVControlCommand& command) in SetControlCommand()
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtransform_point_test.cpp151 int TransformPointTest::Execute(const std::string& command, std::vector<std::string>& results) in Execute()
173 std::string command { "cat /proc/bus/input/devices" }; in GetInputDeviceNodes() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_executor.cpp103 bool WifiDirectExecutor::CanAcceptNegotiateData(WifiDirectCommand &command) in CanAcceptNegotiateData()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H A Ddcamera_channel_info_cmd.cpp88 cJSON *command = cJSON_GetObjectItemCaseSensitive(rootValue, "Command"); in Unmarshal() local
/ohos5.0/base/useriam/face_auth/services/src/
H A Dsa_command_manager.cpp72 for (const auto &command : commands) { in ProcessSaCommands() local
H A Dscreen_brightness_manager.cpp58 const SaCommand &command) in ProcessSaCommand()
/ohos5.0/base/useriam/fingerprint_auth/services/src/
H A Dsa_command_manager.cpp72 for (const auto &command : commands) { in ProcessSaCommands() local
/ohos5.0/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
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinputmethod_controller_capi_test.cpp1150 InputMethod_PrivateCommand *command = OH_PrivateCommand_Create(key, keyLength); variable
1194 InputMethod_PrivateCommand *command = OH_PrivateCommand_Create(key, keyLength); variable
1212 InputMethod_PrivateCommand *command = OH_PrivateCommand_Create(key, keyLength); variable
1233 InputMethod_PrivateCommand *command = OH_PrivateCommand_Create(key, keyLength); variable
1250 InputMethod_PrivateCommand *command = OH_PrivateCommand_Create(key, keyLength); variable
1274 InputMethod_PrivateCommand *command = OH_PrivateCommand_Create(key, keyLength); variable
1298 InputMethod_PrivateCommand *command = OH_PrivateCommand_Create(key, keyLength); variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/amsthread/
H A Dams_thread.h62 AMSCommand command = AMSCommand::COMMNAD_UNKOWN; member
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/
H A Dproxy_negotiate_channel.cpp53 NegotiateCommand command(msg, channel); in OnDataReceived() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/
H A Dbluetooth_mock.h161 ExpectWrapper &Call(ExpectCommand command, uint32_t count) in Call()
/ohos5.0/base/msdp/device_status/tools/vdev/src/
H A Dvdevadm.cpp230 const char *command = argv[optind++]; in main() local
/ohos5.0/foundation/communication/nfc/test/unittest/services/nci_tag_proxy_test/
H A Dnci_tag_proxy_test.cpp168 std::string command = ""; variable
209 std::string command = ""; variable
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Diptables_rule_plugin_test.cpp263 std::string command; variable
377 std::string command; variable
545 std::string command; variable
/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocation_async_context.h183 std::unique_ptr<LocationCommand> command; variable

12345678910>>...13