/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_transition.cpp | 93 …std::unique_ptr<RSCommand> command = std::make_unique<RSAnimationCreateTransition>(target->GetId()… in StartRenderTransition() local
|
H A D | rs_interpolating_spring_animation.cpp | 106 std::unique_ptr<RSCommand> command = in StartRenderAnimation() local
|
H A D | rs_spring_animation.cpp | 108 …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 D | nci_tag_proxy.cpp | 137 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 D | avsession_manager_test.cpp | 680 AVControlCommand command; variable 695 AVControlCommand command; variable 729 AVControlCommand command; variable
|
H A D | avsession_permission_test.cpp | 271 AVControlCommand command; variable 434 AVControlCommand command; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler.h | 43 #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 D | js_thread.cpp | 68 void JSThread::PostCommand(AbilityMsgId command) in PostCommand()
|
/ohos5.0/foundation/ability/ability_runtime/tools/aa/include/ |
H A D | accessibility_ability_command.h | 34 std::string command = ""; member
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/remote/ |
H A D | remote_session_sink_proxy.cpp | 101 int32_t RemoteSessionSinkProxy::SetControlCommand(const AVControlCommand& command) in SetControlCommand()
|
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/test/src/ |
H A D | transform_point_test.cpp | 151 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 D | wifi_direct_executor.cpp | 103 bool WifiDirectExecutor::CanAcceptNegotiateData(WifiDirectCommand &command) in CanAcceptNegotiateData()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/ |
H A D | dcamera_channel_info_cmd.cpp | 88 cJSON *command = cJSON_GetObjectItemCaseSensitive(rootValue, "Command"); in Unmarshal() local
|
/ohos5.0/base/useriam/face_auth/services/src/ |
H A D | sa_command_manager.cpp | 72 for (const auto &command : commands) { in ProcessSaCommands() local
|
H A D | screen_brightness_manager.cpp | 58 const SaCommand &command) in ProcessSaCommand()
|
/ohos5.0/base/useriam/fingerprint_auth/services/src/ |
H A D | sa_command_manager.cpp | 72 for (const auto &command : commands) { in ProcessSaCommands() local
|
/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/ |
H A D | inputmethod_inputmethod_proxy_capi.cpp | 103 std::unordered_map<std::string, PrivateDataValue> command; in OH_InputMethodProxy_SendPrivateCommand() local
|
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | inputmethod_controller_capi_test.cpp | 1150 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 D | ams_thread.h | 62 AMSCommand command = AMSCommand::COMMNAD_UNKOWN; member
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/ |
H A D | proxy_negotiate_channel.cpp | 53 NegotiateCommand command(msg, channel); in OnDataReceived() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/ |
H A D | bluetooth_mock.h | 161 ExpectWrapper &Call(ExpectCommand command, uint32_t count) in Call()
|
/ohos5.0/base/msdp/device_status/tools/vdev/src/ |
H A D | vdevadm.cpp | 230 const char *command = argv[optind++]; in main() local
|
/ohos5.0/foundation/communication/nfc/test/unittest/services/nci_tag_proxy_test/ |
H A D | nci_tag_proxy_test.cpp | 168 std::string command = ""; variable 209 std::string command = ""; variable
|
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/ |
H A D | iptables_rule_plugin_test.cpp | 263 std::string command; variable 377 std::string command; variable 545 std::string command; variable
|
/ohos5.0/base/location/interfaces/inner_api/include/ |
H A D | location_async_context.h | 183 std::unique_ptr<LocationCommand> command; variable
|