Home
last modified time | relevance | path

Searched defs:output (Results 476 - 500 of 2713) sorted by relevance

1...<<11121314151617181920>>...109

/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_motion_blur.h39 RenderHandle output; member
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dstring_util.h78 BASE_NS::vector<BASE_NS::string_view> output; in Split() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_processor_test.cpp153 auto output = std::make_shared<HdiOutput>(1); in HWTEST() local
296 auto output = std::make_shared<HdiOutput>(1); in HWTEST() local
319 auto output = std::make_shared<HdiOutput>(1); in HWTEST() local
346 auto output = std::make_shared<HdiOutput>(1); in HWTEST() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/
H A Dstring_util.h79 BASE_NS::vector<BASE_NS::string_view> output; in Split() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_async_work.h68 napi_value output = nullptr; member
/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H A Doutput_unittest.cpp38 auto output = std::make_shared<Output>(); in HWTEST_F() local
62 auto output = std::make_shared<Output>(); in HWTEST_F() local
86 auto output = std::make_shared<Output>(); in HWTEST_F() local
110 auto output = std::make_shared<Output>(); HWTEST_F() local
138 auto output = std::make_shared<Output>(); HWTEST_F() local
165 auto output = std::make_shared<Output>(); HWTEST_F() local
191 auto output = std::make_shared<Output>(); HWTEST_F() local
225 auto output = std::make_shared<Output>(); HWTEST_F() local
248 auto output = std::make_shared<Output>(); HWTEST_F() local
280 auto output = std::make_shared<Output>(); HWTEST_F() local
303 auto output = std::make_shared<Output>(); HWTEST_F() local
325 auto output = std::make_shared<Output>(); HWTEST_F() local
347 auto output = std::make_shared<Output>(); HWTEST_F() local
369 auto output = std::make_shared<Output>(); HWTEST_F() local
405 auto output = std::make_shared<Output>(); HWTEST_F() local
436 auto output = std::make_shared<Output>(); HWTEST_F() local
472 auto output = std::make_shared<Output>(); HWTEST_F() local
[all...]
H A Dfilter_unittest.cpp176 auto output = filterFactory.GetFilter("Output"); in HWTEST_F() local
225 auto output = filterFactory.GetFilter("Output"); in HWTEST_F() local
280 auto output = filterFactory.GetFilter("Output"); in HWTEST_F() local
305 auto output = filterFactory.GetFilter("Output"); HWTEST_F() local
329 auto output = filterFactory.GetFilter("Output"); HWTEST_F() local
357 auto output = filterFactory.GetFilter("Output"); HWTEST_F() local
384 auto output = filterFactory.GetFilter("Output"); HWTEST_F() local
436 auto output = filterFactory.GetFilter("Output"); HWTEST_F() local
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dvideo_session.cpp161 bool VideoSession::CanAddOutput(sptr<CaptureOutput>& output) in CanAddOutput() argument
H A Dnight_session.cpp123 bool NightSession::CanAddOutput(sptr<CaptureOutput>& output) in CanAddOutput() argument
H A Dphoto_session.cpp163 bool PhotoSession::CanAddOutput(sptr<CaptureOutput>& output) in CanAddOutput() argument
H A Dportrait_session.cpp127 bool PortraitSession::CanAddOutput(sptr<CaptureOutput> &output) in CanAddOutput() argument
/foundation/multimedia/av_session/frameworks/js/napi/session/include/
H A Dnapi_async_work.h38 napi_value output = nullptr; member
/foundation/multimedia/av_codec/test/unittest/http_source_test/
H A Ddownloader_unit_test.cpp166 string output = ReplaceCharacters(input); in HWTEST_F() local
173 string output = ReplaceCharacters(input); in HWTEST_F() local
180 string output = ReplaceCharacters(input); in HWTEST_F() local
187 string output = ReplaceCharacters(input); in HWTEST_F() local
194 string output = ReplaceCharacters(input); in HWTEST_F() local
[all...]
/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_gesture_manager_ex_test.cpp351 std::ostringstream output; in HWTEST_F() local
366 std::ostringstream output; in HWTEST_F() local
392 std::ostringstream output; in HWTEST_F() local
407 std::ostringstream output; in HWTEST_F() local
[all...]
/foundation/resourceschedule/ffrt/benchmarks/
H A Dcommon.h86 int output; in PreHotFFRT() local
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/listen_ability/src/
H A Dlisten_ability.cpp49 ErrCode ListenAbility::TestSaCallSa(int32_t input, double& output) in TestSaCallSa() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/
H A Dproxy_negotiate_channel.cpp108 std::vector<uint8_t> output; in SendMessage() local
/foundation/communication/dsoftbus/tests/core/connection/fuzztest/softbusnegotiatemessage_fuzzer/
H A Dsoftbusnegotiatemessage_fuzzer.cpp76 std::vector<uint8_t> output; in SoftBusNegotiateMessageUnmarshallingFuzzTest() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dwifi_config_info.cpp64 std::vector<uint8_t> output; in MarshallingInterfaceArray() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/protocol/
H A Djson_protocol.cpp113 void JsonProtocol::GetOutput(std::vector<uint8_t> &output) in GetOutput() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Draw_stream_data.cpp95 void RawStreamData::InsertBufferLength(int num, int length, uint8_t *output) in InsertBufferLength() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/serializable/
H A Dserializable.h237 bool Serializable::ReadVariant(const json &node, const std::string &name, uint32_t step, uint32_t index, _OutTp &output) in ReadVariant() argument
260 bool Serializable::ReadVariant(const json &node, const std::string &name, uint32_t step, uint32_t index, _OutTp &output) in ReadVariant() argument
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/include/common/
H A Dnapi_queue.h48 napi_value output = nullptr; member
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_types_util.cpp27 bool Unmarshalling(Blob &output, MessageParcel &data) in Unmarshalling() argument
42 bool Unmarshalling(AppId &output, MessageParcel &data) in Unmarshalling() argument
54 bool Unmarshalling(StoreId &output, MessageParcel &data) in Unmarshalling() argument
66 bool Unmarshalling(Entry &output, MessageParcel &data) in Unmarshalling() argument
78 bool Unmarshalling(DeviceInfo &output, MessageParce argument
91 Unmarshalling(ChangeNotification &output, MessageParcel &parcel) Unmarshalling() argument
132 Unmarshalling(Options &output, MessageParcel &data) Unmarshalling() argument
166 Unmarshalling(AuthType &output, MessageParcel &data) Unmarshalling() argument
183 Unmarshalling(SyncPolicy &output, MessageParcel &data) Unmarshalling() argument
195 Unmarshalling(SwitchData &output, MessageParcel &data) Unmarshalling() argument
207 Unmarshalling(Status &output, MessageParcel &data) Unmarshalling() argument
225 Unmarshalling(Notification &output, MessageParcel &data) Unmarshalling() argument
241 Unmarshalling(ProgressDetail &output, MessageParcel &data) Unmarshalling() argument
251 Unmarshalling(TableDetail &output, MessageParcel &data) Unmarshalling() argument
261 Unmarshalling(Statistic &output, MessageParcel &data) Unmarshalling() argument
272 Unmarshalling(CloudConfig &output, MessageParcel &data) Unmarshalling() argument
283 Unmarshalling(StoreConfig &output, MessageParcel &data) Unmarshalling() argument
[all...]
/foundation/distributeddatamgr/udmf/framework/common/
H A Dtlv_util.h113 ReadTlv(T &output, TLVObject &data, TAG tag) ReadTlv() argument
150 Reading(T &output, TLVObject &data, const TLVHead &head) Reading() argument
172 Reading(std::shared_ptr<T> &output, TLVObject &data, const TLVHead &head) Reading() argument
207 Reading(std::vector<T> &output, TLVObject &data, const TLVHead &head) Reading() argument
263 Reading(std::map<T, R> &output, TLVObject &data, const TLVHead &head) Reading() argument
365 Reading(std::variant<_Types...> &output, TLVObject &data, const TLVHead &head) Reading() argument
[all...]

Completed in 11 milliseconds

1...<<11121314151617181920>>...109