Home
last modified time | relevance | path

Searched defs:output (Results 1 – 25 of 1799) sorted by relevance

12345678910>>...72

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Djson_util.h70 inline bool FromJson(const CORE_NS::json::value& jsonIn, T& output) in FromJson()
80 inline bool FromJson(const CORE_NS::json::value& jsonIn, T& output) in FromJson()
89 inline bool FromJson(const CORE_NS::json::value& jsonIn, bool& output) in FromJson()
98 inline bool FromJson(const CORE_NS::json::value& jsonIn, BASE_NS::Uid& output) in FromJson()
109 inline bool FromJsonArray(const CORE_NS::json::value& jsonIn, T* output, size_t size) in FromJsonArray()
123 inline bool FromJson(const CORE_NS::json::value& jsonIn, BASE_NS::Math::Vec2& output) in FromJson()
128 inline bool FromJson(const CORE_NS::json::value& jsonIn, BASE_NS::Math::Vec3& output) in FromJson()
133 inline bool FromJson(const CORE_NS::json::value& jsonIn, BASE_NS::Math::Vec4& output) in FromJson()
138 inline bool FromJson(const CORE_NS::json::value& jsonIn, BASE_NS::Math::UVec2& output) in FromJson()
143 inline bool FromJson(const CORE_NS::json::value& jsonIn, BASE_NS::Math::UVec3& output) in FromJson()
[all …]
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/test/
H A Dtest_napi.cpp194 std::string output; variable
203 std::string output; variable
212 std::string output; variable
221 std::string output; variable
230 std::string output; variable
240 std::string output; variable
250 std::string output; variable
260 std::string output; variable
270 std::string output; variable
280 std::string output; variable
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H A Doutput_unittest.cpp38 auto output = std::make_shared<Output>(); variable
62 auto output = std::make_shared<Output>(); variable
86 auto output = std::make_shared<Output>(); variable
110 auto output = std::make_shared<Output>(); variable
144 auto output = std::make_shared<Output>(); variable
167 auto output = std::make_shared<Output>(); variable
199 auto output = std::make_shared<Output>(); variable
222 auto output = std::make_shared<Output>(); variable
244 auto output = std::make_shared<Output>(); variable
266 auto output = std::make_shared<Output>(); variable
[all …]
/ohos5.0/drivers/peripheral/audio/effect/test/unittest/
H A Deffect_control_test.cpp99 struct AudioEffectBuffer output = {0}; variable
115 struct AudioEffectBuffer output = {0}; variable
130 int8_t output[GET_BUFFER_LEN] = {0}; variable
163 int8_t output[GET_BUFFER_LEN] = {0}; variable
180 int8_t output[GET_BUFFER_LEN] = {0}; variable
197 int8_t output[GET_BUFFER_LEN] = {0}; variable
214 int8_t output[GET_BUFFER_LEN] = {0}; variable
231 int8_t output[GET_BUFFER_LEN] = {0}; variable
248 int8_t output[GET_BUFFER_LEN] = {0}; variable
264 int8_t output[GET_BUFFER_LEN] = {0}; variable
[all …]
/aosp12/system/extras/simpleperf/
H A Dcmd_monitor_test.cpp39 static ::testing::AssertionResult RunMonitorCmd(std::vector<std::string> v, std::string& output) { in RunMonitorCmd()
63 std::string output; in TEST() local
73 std::string output; in TEST() local
80 std::string output; in TEST() local
87 std::string output; in TEST() local
94 std::string output; in TEST() local
101 std::string output; in TEST() local
108 std::string output; in TEST() local
114 std::string output; in TEST() local
120 std::string output; in TEST() local
[all …]
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/
H A Dmedialibrary_mtp_unit_test.cpp60 std::vector<uint8_t> output; variable
94 std::vector<uint8_t> output; variable
133 std::vector<uint8_t> output; variable
178 std::vector<uint8_t> output; variable
232 std::vector<uint8_t> output; variable
272 std::vector<uint8_t> output; variable
311 std::vector<uint8_t> output; variable
350 std::vector<uint8_t> output; variable
390 std::vector<uint8_t> output; variable
450 std::vector<uint8_t> output; variable
[all …]
/aosp12/art/dexlayout/
H A Ddex_verify.cc472 dex_ir::AnnotationSetItem* output, in VerifyAnnotationSet()
499 dex_ir::AnnotationItem* output, in VerifyAnnotation()
515 dex_ir::EncodedAnnotation* output, in VerifyEncodedAnnotation()
563 dex_ir::EncodedValue* output, in VerifyEncodedValue()
715 dex_ir::EncodedArrayItem* output, in VerifyEncodedArray()
774 dex_ir::FieldItemVector* output, in VerifyFields()
807 dex_ir::MethodItemVector* output, in VerifyMethods()
900 dex_ir::DebugInfoItem* output, in VerifyDebugInfo()
931 dex_ir::TryItemVector* output, in VerifyTries()
978 dex_ir::CatchHandlerVector* output, in VerifyHandlers()
[all …]
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_decode/unittest/
H A Dheif_hw_decoder_test.cpp35 sptr<SurfaceBuffer> output = testObj.AllocateOutputBuffer( variable
43 sptr<SurfaceBuffer> output = testObj.AllocateOutputBuffer( variable
51 sptr<SurfaceBuffer> output = testObj.AllocateOutputBuffer( variable
69 …sptr<SurfaceBuffer> output = testObj.AllocateOutputBuffer(gridInfo.displayWidth, gridInfo.displayH… variable
90 sptr<SurfaceBuffer> output = nullptr; variable
110 …sptr<SurfaceBuffer> output = testObj.AllocateOutputBuffer(gridInfo.displayWidth, gridInfo.displayH… variable
131 …sptr<SurfaceBuffer> output = testObj.AllocateOutputBuffer(gridInfo.displayWidth, gridInfo.displayH… variable
152 …sptr<SurfaceBuffer> output = testObj.AllocateOutputBuffer(gridInfo.displayWidth, gridInfo.displayH… variable
173 …sptr<SurfaceBuffer> output = testObj.AllocateOutputBuffer(gridInfo.displayWidth, gridInfo.displayH… variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_types_util.cpp26 bool Unmarshalling(SyncerParam &output, MessageParcel &data) in Unmarshalling()
39 bool Unmarshalling(NotifyConfig &output, MessageParcel &data) in Unmarshalling()
51 bool Unmarshalling(Option &output, MessageParcel &data) in Unmarshalling()
90 bool Unmarshalling(SubOption &output, MessageParcel &data) in Unmarshalling()
103 bool Unmarshalling(ValueObject &output, MessageParcel &data) in Unmarshalling()
125 bool Unmarshalling(Asset &output, MessageParcel &data) in Unmarshalling()
155 bool Unmarshalling(Statistic &output, MessageParcel &data) in Unmarshalling()
179 bool Unmarshalling(Origin &output, MessageParcel &data) in Unmarshalling()
212 bool Unmarshalling(Reference &output, MessageParcel &data) in Unmarshalling()
224 bool Unmarshalling(BigInt& output, MessageParcel& data) in Unmarshalling()
[all …]
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DColorSpace.java42 ByteBuffer input, ByteBuffer output, int width, int height) { in convertYuv420pToRgba8888()
61 ByteBuffer input, ByteBuffer output, int width, int height) { in convertArgb8888ToRgba8888()
80 ByteBuffer input, ByteBuffer output, int width, int height) { in convertRgba8888ToHsva8888()
99 ByteBuffer input, ByteBuffer output, int width, int height) { in convertRgba8888ToYcbcra8888()
113 private static void expectOutputSize(ByteBuffer output, int expectedSize) { in expectOutputSize()
122 ByteBuffer input, ByteBuffer output, int width, int height); in nativeYuv420pToRgba8888()
125 ByteBuffer input, ByteBuffer output, int width, int height); in nativeArgb8888ToRgba8888()
128 ByteBuffer input, ByteBuffer output, int width, int height); in nativeRgba8888ToHsva8888()
131 ByteBuffer input, ByteBuffer output, int width, int height); in nativeRgba8888ToYcbcra8888()
/ohos5.0/base/security/crypto_framework/test/unittest/src/sm2/
H A Dcrypto_sm2_util_test.cpp274 HcfBlob output = { .data = nullptr, .len = 0 }; variable
290 HcfBlob output = { .data = nullptr, .len = 0 }; variable
305 HcfBlob output = { .data = nullptr, .len = 0 }; variable
317 HcfBlob output = { .data = nullptr, .len = 0 }; variable
329 HcfBlob output = { .data = nullptr, .len = 0 }; variable
341 HcfBlob output = { .data = nullptr, .len = 0 }; variable
353 HcfBlob output = { .data = nullptr, .len = 0 }; variable
365 HcfBlob output = { .data = nullptr, .len = 0 }; variable
385 HcfBlob output = { .data = nullptr, .len = 0 }; variable
396 HcfBlob output = { .data = nullptr, .len = 0 }; variable
[all …]
/ohos5.0/base/inputmethod/imf/common/src/
H A Ditypes_util.cpp38 bool ITypesUtil::Unmarshalling(bool &output, MessageParcel &data) in Unmarshalling()
48 bool ITypesUtil::Unmarshalling(uint32_t &output, MessageParcel &data) in Unmarshalling()
58 bool ITypesUtil::Unmarshalling(int32_t &output, MessageParcel &data) in Unmarshalling()
68 bool ITypesUtil::Unmarshalling(uint64_t &output, MessageParcel &data) in Unmarshalling()
78 bool ITypesUtil::Unmarshalling(double &output, MessageParcel &data) in Unmarshalling()
88 bool ITypesUtil::Unmarshalling(std::string &output, MessageParcel &data) in Unmarshalling()
133 bool ITypesUtil::Unmarshalling(Property &output, MessageParcel &data) in Unmarshalling()
152 bool ITypesUtil::Unmarshalling(SubProperty &output, MessageParcel &data) in Unmarshalling()
358 bool ITypesUtil::Unmarshalling(InputType &output, MessageParcel &data) in Unmarshalling()
374 bool ITypesUtil::Unmarshalling(PanelInfo &output, MessageParcel &data) in Unmarshalling()
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_types_util.cpp27 bool Unmarshalling(Blob &output, MessageParcel &data) in Unmarshalling()
42 bool Unmarshalling(AppId &output, MessageParcel &data) in Unmarshalling()
54 bool Unmarshalling(StoreId &output, MessageParcel &data) in Unmarshalling()
66 bool Unmarshalling(Entry &output, MessageParcel &data) in Unmarshalling()
78 bool Unmarshalling(DeviceInfo &output, MessageParcel &data) in Unmarshalling()
133 bool Unmarshalling(Options &output, MessageParcel &data) in Unmarshalling()
168 bool Unmarshalling(AuthType &output, MessageParcel &data) in Unmarshalling()
185 bool Unmarshalling(SyncPolicy &output, MessageParcel &data) in Unmarshalling()
197 bool Unmarshalling(SwitchData &output, MessageParcel &data) in Unmarshalling()
209 bool Unmarshalling(Status &output, MessageParcel &data) in Unmarshalling()
[all …]
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_mine_softbus_listener.cpp135 char output[DISC_MAX_CUST_DATA_LEN] = {0}; variable
144 char output[DISC_MAX_CUST_DATA_LEN] = {0}; variable
157 char output[DISC_MAX_CUST_DATA_LEN] = {0}; variable
170 char output[DISC_MAX_CUST_DATA_LEN] = {0}; variable
183 char output[DISC_MAX_CUST_DATA_LEN] = {0}; variable
196 char output[DISC_MAX_CUST_DATA_LEN] = {0}; variable
208 char output[DISC_MAX_CUST_DATA_LEN] = {0}; variable
550 char *output = nullptr; variable
646 char *output = nullptr; variable
655 char *output = nullptr; variable
[all …]
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_types_util.cpp27 bool Unmarshalling(Participant &output, MessageParcel &data) in Unmarshalling()
41 bool Unmarshalling(Privilege &output, MessageParcel &data) in Unmarshalling()
53 bool Unmarshalling(Asset &output, MessageParcel &data) in Unmarshalling()
63 bool Unmarshalling(ValueObject &output, MessageParcel &data) in Unmarshalling()
73 bool Unmarshalling(ValuesBucket &output, MessageParcel &data) in Unmarshalling()
85 bool Unmarshalling(StatisticInfo &output, MessageParcel &data) in Unmarshalling()
91 bool Unmarshalling(Strategy &output, MessageParcel &data) in Unmarshalling()
108 bool Unmarshalling(CloudSyncInfo &output, MessageParcel &data) in Unmarshalling()
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dflexible_type_test.cpp63 string output = FlexibleType::EscapeStr(chs); variable
77 string output = FlexibleType::EscapeStr(chs); variable
91 string output = FlexibleType::EscapeStr(chs); variable
105 string output = FlexibleType::EscapeStr(chs); variable
119 string output = FlexibleType::EscapeStr(chs); variable
133 string output = FlexibleType::EscapeStr(chs); variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/
H A Dcloud_types_util.cpp27 bool Unmarshalling(Participant &output, MessageParcel &data) in Unmarshalling()
41 bool Unmarshalling(Privilege &output, MessageParcel &data) in Unmarshalling()
54 bool Unmarshalling(Role &output, MessageParcel &data) in Unmarshalling()
71 bool Unmarshalling(Confirmation &output, MessageParcel &data) in Unmarshalling()
89 bool Unmarshalling(SharingCode &output, MessageParcel &data) in Unmarshalling()
105 bool Unmarshalling(Asset &output, MessageParcel &data) in Unmarshalling()
115 bool Unmarshalling(ValueObject &output, MessageParcel &data) in Unmarshalling()
125 bool Unmarshalling(ValuesBucket &output, MessageParcel &data) in Unmarshalling()
131 bool Unmarshalling(StatisticInfo &output, MessageParcel &data) in Unmarshalling()
155 bool Unmarshalling(CloudSyncInfo &output, MessageParcel &data) in Unmarshalling()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/listener/
H A Ddcamera_sink_output_channel_listener.cpp23 …DCStreamType type, std::shared_ptr<DCameraSinkOutput>& output) : streamType_(type), output_(output) in DCameraSinkOutputChannelListener()
29 std::shared_ptr<DCameraSinkOutput> output = output_.lock(); in OnSessionState() local
39 std::shared_ptr<DCameraSinkOutput> output = output_.lock(); in OnSessionError() local
49 std::shared_ptr<DCameraSinkOutput> output = output_.lock(); in OnDataReceived() local
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/mock/src/
H A Dsec_comp_enhance_adapter.cpp93 bool SecCompEnhanceAdapter::EnhanceClientSerialize(MessageParcel& input, MessageParcel& output) in EnhanceClientSerialize()
99 bool SecCompEnhanceAdapter::EnhanceClientDeserialize(MessageParcel& input, MessageParcel& output) in EnhanceClientDeserialize()
105 bool SecCompEnhanceAdapter::EnhanceSrvSerialize(MessageParcel& input, MessageParcel& output) in EnhanceSrvSerialize()
111 bool SecCompEnhanceAdapter::EnhanceSrvDeserialize(MessageParcel& input, MessageParcel& output, in EnhanceSrvDeserialize()
118 bool WriteMessageParcel(MessageParcel& input, MessageParcel& output) in WriteMessageParcel()
144 bool ReadMessageParcel(MessageParcel& input, MessageParcel& output) in ReadMessageParcel()
169 bool SecCompEnhanceAdapter::EnhanceClientSerialize(MessageParcel& input, MessageParcel& output) in EnhanceClientSerialize()
175 bool SecCompEnhanceAdapter::EnhanceClientDeserialize(MessageParcel& input, MessageParcel& output) in EnhanceClientDeserialize()
181 bool SecCompEnhanceAdapter::EnhanceSrvSerialize(MessageParcel& input, MessageParcel& output) in EnhanceSrvSerialize()
187 bool SecCompEnhanceAdapter::EnhanceSrvDeserialize(MessageParcel& input, MessageParcel& output, in EnhanceSrvDeserialize()
/ohos5.0/base/update/updater/test/unittest/script/script_instruction/
H A Dscript_updateprocesser_unittest.cpp54 int32_t ExtractFile(const std::string &fileId, StreamPtr output) override in ExtractFile()
83 std::vector<UScriptValuePtr> output = context.GetOutVar(); in TestUpdateProcesserSetProcess() local
97 std::vector<UScriptValuePtr> output = context.GetOutVar(); in TestUpdateProcesserSetProcess() local
117 std::vector<UScriptValuePtr> output = context.GetOutVar(); in TestUpdateProcesserShowProcess() local
126 std::vector<UScriptValuePtr> output = context.GetOutVar(); in TestUpdateProcesserShowProcess() local
137 std::vector<UScriptValuePtr> output = context.GetOutVar(); in TestUpdateProcesserShowProcess() local
157 std::vector<UScriptValuePtr> output = context.GetOutVar(); in TestUpdateProcesserPrint() local
166 std::vector<UScriptValuePtr> output = context.GetOutVar(); in TestUpdateProcesserPrint() local
185 std::vector<UScriptValuePtr> output = context.GetOutVar(); in TestUpdateProcesserSetProportion() local
195 std::vector<UScriptValuePtr> output = context.GetOutVar(); in TestUpdateProcesserSetProportion() local
/aosp12/frameworks/native/libs/gralloc/types/
H A DGralloc4.cpp449 void clearExtendableType(ExtendableType* output) { in clearExtendableType()
522 void clearXyColor(XyColor* output) { in clearXyColor()
563 OutputHidlVec* output) { in encodeBufferDescriptorInfoHelper()
860 void clearCrop(std::vector<Rect>* output) { in clearCrop()
1143 uint32_t* output) { in decodeUint32()
1153 int32_t* output) { in decodeInt32()
1163 uint64_t* output) { in decodeUint64()
1173 int64_t* output) { in decodeInt64()
1183 float* output) { in decodeFloat()
1193 double* output) { in decodeDouble()
[all …]
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/callback/
H A Ddcamera_sink_output_result_callback.cpp23 std::shared_ptr<DCameraSinkOutput>& output) : output_(output) in DCameraSinkOutputResultCallback()
29 std::shared_ptr<DCameraSinkOutput> output = output_.lock(); in OnPhotoResult() local
39 std::shared_ptr<DCameraSinkOutput> output = output_.lock(); in OnVideoResult() local
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_pbkdf2_test.cpp66 HcfBlob output = {.data = out, .len = OUT_PUT_NORMAL_LENGTH}; variable
89 HcfBlob output = {.data = out, .len = OUT_PUT_NORMAL_LENGTH}; variable
112 HcfBlob output = {.data = out, .len = OUT_PUT_NORMAL_LENGTH}; variable
133 HcfBlob output = {.data = out, .len = OUT_PUT_NORMAL_LENGTH}; variable
156 HcfBlob output = {.data = out, .len = OUT_PUT_NORMAL_LENGTH}; variable
181 HcfBlob output = {.data = out, .len = OUT_PUT_NORMAL_LENGTH}; variable
204 HcfBlob output = {.data = out, .len = OUT_PUT_NORMAL_LENGTH}; variable
227 HcfBlob output = {.data = out, .len = OUT_PUT_NORMAL_LENGTH}; variable
250 HcfBlob output = {.data = out, .len = OUT_PUT_NORMAL_LENGTH}; variable
383 HcfBlob output = {.data = nullptr, .len = 0}; variable
[all …]
H A Dcrypto_hkdf_test.cpp63 HcfBlob output = {.data = out, .len = OUT_PUT_NORMAL_LENGTH}; variable
88 HcfBlob output = {.data = out, .len = OUT_PUT_NORMAL_LENGTH}; variable
115 HcfBlob output = {.data = out, .len = OUT_PUT_NORMAL_LENGTH}; variable
144 HcfBlob output = {.data = out, .len = OUT_PUT_NORMAL_LENGTH}; variable
183 HcfBlob output = {.data = out, .len = OUT_PUT_NORMAL_LENGTH}; variable
206 HcfBlob output = {.data = out, .len = OUT_PUT_NORMAL_LENGTH}; variable
228 HcfBlob output = {.data = out, .len = OUT_PUT_NORMAL_LENGTH}; variable
253 HcfBlob output = {.data = out, .len = OUT_PUT_NORMAL_LENGTH}; variable
278 HcfBlob output = {.data = out, .len = OUT_PUT_NORMAL_LENGTH}; variable
508 HcfBlob output = {.data = out, .len = 42}; variable
[all …]
/aosp12/frameworks/base/tools/aapt2/java/
H A DJavaClassGenerator_test.cpp72 std::string output; in TEST() local
96 std::string output; in TEST() local
132 std::string output; in TEST() local
168 std::string output; in TEST() local
288 std::string output; in TEST() local
312 std::string output; in TEST() local
354 std::string output; in TEST() local
392 std::string output; in TEST() local
429 std::string output; in TEST() local
471 std::string output; in TEST() local
[all …]

12345678910>>...72