Home
last modified time | relevance | path

Searched defs:input (Results 251 - 275 of 3875) sorted by relevance

1...<<11121314151617181920>>...155

/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dtransact_surface_delegator_stub_test.cpp90 MessageParcel input; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/nodecontext/
H A Dintf_render_node_post_process_util.h49 BindableImage input; member
/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H A Dinput_unittest.cpp37 auto input = std::make_shared<Input>(); in HWTEST_F() local
64 auto input = std::make_shared<Input>(); in HWTEST_F() local
91 auto input in HWTEST_F() local
123 auto input = std::make_shared<Input>(); HWTEST_F() local
162 auto input = std::make_shared<Input>(); HWTEST_F() local
197 auto input = std::make_shared<Input>(); HWTEST_F() local
227 auto input = std::make_shared<Input>(); HWTEST_F() local
254 auto input = std::make_shared<Input>(); HWTEST_F() local
276 auto input = std::make_shared<Input>(); HWTEST_F() local
298 auto input = std::make_shared<Input>(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_image_filter.cpp36 OH_Drawing_ImageFilterCreateBlur(float sigmaX, float sigmaY, OH_Drawing_TileMode cTileMode, OH_Drawing_ImageFilter* input) OH_Drawing_ImageFilterCreateBlur() argument
43 OH_Drawing_ImageFilterCreateFromColorFilter( OH_Drawing_ColorFilter* cf, OH_Drawing_ImageFilter* input) OH_Drawing_ImageFilterCreateFromColorFilter() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_change_effect.cpp29 int32_t ParseInt(Effect::ErrorCode input) in ParseInt() argument
/foundation/multimedia/media_foundation/engine/plugin/core/
H A Dvideo_sink.cpp72 Status VideoSink::Write(const std::shared_ptr<Buffer>& input) in Write() argument
H A Daudio_sink.cpp76 Status AudioSink::Write(const std::shared_ptr<Buffer>& input) in Write() argument
/foundation/multimedia/av_session/services/session/server/remote/
H A Dremote_session_command_process.cpp29 ProcessCastAudioCommand(const RemoteServiceCommand command, const std::string& input, std::string& output) ProcessCastAudioCommand() argument
/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/
H A Dscene_board_judgement_test.cpp74 std::string input = "test.txt"; in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dipv4_info.cpp45 int Ipv4Info::Unmarshalling(const uint8_t *input, size_t size) in Unmarshalling() argument
/foundation/communication/dsoftbus/tests/core/connection/fuzztest/wifidirectprotocol_fuzzer/
H A Dprotocol_fuzzer.cpp41 std::vector<uint8_t> input; in JsonProtocolParseFuzzTest() local
74 std::vector<uint8_t> input; in TlvProtocolParseFuzzTest() local
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/channel/
H A Dproxy_negotiate_channel.h41 std::vector<uint8_t> input; in InjectReceiveData() local
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/
H A Dstring_utils.h49 static uint32_t BytesToStrWithType(Bytes input, std::string &str) in BytesToStrWithType() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dvalue_hash.h29 bool CalcValueHash(const std::string &input, std::string &res) in CalcValueHash() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_value_util.cpp113 std::vector<Participant> Convert(const std::vector<SharingPtpant> &input) in Convert() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_types_util.cpp19 bool Marshalling(const SyncerParam &input, MessageParcel &data) in Marshalling() argument
34 Marshalling(const NotifyConfig &input, MessageParcel &data) Marshalling() argument
45 Marshalling(const Option &input, MessageParcel &data) Marshalling() argument
58 Marshalling(const RdbPredicates &input, MessageParcel &data) Marshalling() argument
69 Marshalling(const RdbOperation &input, MessageParcel &data) Marshalling() argument
84 Marshalling(const SubOption &input, MessageParcel &data) Marshalling() argument
98 Marshalling(const ValueObject &input, MessageParcel &data) Marshalling() argument
109 Marshalling(const ValuesBucket &input, MessageParcel &data) Marshalling() argument
120 Marshalling(const Asset &input, MessageParcel &data) Marshalling() argument
130 Marshalling(const ProgressDetail &input, MessageParcel &data) Marshalling() argument
140 Marshalling(const TableDetail &input, MessageParcel &data) Marshalling() argument
150 Marshalling(const Statistic &input, MessageParcel &data) Marshalling() argument
161 Marshalling(const PrimaryKeys &input, MessageParcel &data) Marshalling() argument
174 Marshalling(const Origin &input, MessageParcel &data) Marshalling() argument
185 Marshalling(const RdbChangedData &input, MessageParcel &data) Marshalling() argument
196 Marshalling(const RdbProperties &input, MessageParcel &data) Marshalling() argument
207 Marshalling(const Reference &input, MessageParcel &data) Marshalling() argument
218 Marshalling(const BigInt& input, MessageParcel& data) Marshalling() argument
235 Marshalling(const DebugInfo &input, MessageParcel &data) Marshalling() argument
[all...]
/foundation/distributeddatamgr/udmf/framework/common/unittest/
H A Dudmf_types_util_test.cpp73 UnifiedData input; in HWTEST_F() local
114 Summary input; in HWTEST_F() local
179 const UDType input in HWTEST_F() local
224 AsyncProcessInfo input; HWTEST_F() local
246 std::vector<UnifiedData> input = {unifiedData}; HWTEST_F() local
261 UDType input = UDType::ENTITY; HWTEST_F() local
[all...]
H A Dudmf_types_util_abnormal_test.cpp74 UnifiedData input; in HWTEST_F() local
100 std::vector<UnifiedData> input = {unifiedData}; in HWTEST_F() local
116 std::vector<UnifiedData> input = {unifiedData}; in HWTEST_F() local
/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dcommand.cpp35 bool Command::DoAction(const std::vector<std::string> &input, std::string &output) in DoAction() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Draw_data_parser.h53 static bool Get(T &&input, O &output) in Get() argument
59 static bool Get(T &&input, O &output) in Get() argument
76 bool RawDataParser::Convert(T input, std::variant<Rest...> &output) in Convert() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H A Ddcamera_source_input_channel_listener.cpp25 DCameraSourceInputChannelListener::DCameraSourceInputChannelListener(std::shared_ptr<DCameraSourceInput>& input, in DCameraSourceInputChannelListener() argument
36 std::shared_ptr<DCameraSourceInput> input = input_.lock(); in OnSessionState() local
47 std::shared_ptr<DCameraSourceInput> input = input_.lock(); in OnSessionError() local
58 std::shared_ptr<DCameraSourceInput> input = input_.lock(); OnDataReceived() local
[all...]
/foundation/distributeddatamgr/udmf/framework/common/
H A Dbase32_utils.cpp25 std::string Base32::Encode(const std::string &input) in Encode() argument
47 std::string Base32::Decode(const std::string &input) in Decode() argument
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dchan.h21 unsigned int input:1; member
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A Ddecompress.c62 int do_decompress(u8 *input, int len, u8 *output, void (*error)(char *x)) in do_decompress() argument
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Ddecompress.c63 int do_decompress(u8 *input, int len, u8 *output, void (*error)(char *x)) in do_decompress() argument

Completed in 8 milliseconds

1...<<11121314151617181920>>...155