/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | json_util.h | 70 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/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/ |
H A D | output_unittest.cpp | 38 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 D | effect_control_test.cpp | 99 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 …]
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/test/ |
H A D | test_napi.cpp | 194 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/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_decode/unittest/ |
H A D | heif_hw_decoder_test.cpp | 35 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/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/ |
H A D | medialibrary_mtp_unit_test.cpp | 60 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 …]
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_types_util.cpp | 26 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 …]
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/sm2/ |
H A D | crypto_sm2_util_test.cpp | 274 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 D | itypes_util.cpp | 38 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/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/listener/ |
H A D | dcamera_sink_output_channel_listener.cpp | 23 …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/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/ |
H A D | flexible_type_test.cpp | 63 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/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_types_util.cpp | 27 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/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | kv_types_util.cpp | 27 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 D | UTTest_mine_softbus_listener.cpp | 135 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/relational_store/frameworks/native/cloud_data/src/ |
H A D | cloud_types_util.cpp | 27 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/callback/ |
H A D | dcamera_sink_output_result_callback.cpp | 23 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/security_component_manager/services/security_component_service/sa/test/mock/src/ |
H A D | sec_comp_enhance_adapter.cpp | 93 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 D | script_updateprocesser_unittest.cpp | 54 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
|
/ohos5.0/base/security/crypto_framework/test/unittest/src/ |
H A D | crypto_pbkdf2_test.cpp | 66 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 D | crypto_hkdf_test.cpp | 63 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 …]
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/include/ |
H A D | datashare_valuebucket_convert.h | 30 static bool GetItem(T&& input, O& output) in GetItem() 36 static bool GetItem(T&& input, O& output) in GetItem() 47 static bool Convert(T&& input, std::variant<Types...>& output) in Convert()
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/services/ |
H A D | faultlogger_config_test.cpp | 51 int output = config->GetLogFileMaxNumber(); variable 70 long output = config->GetLogFileMaxSize(); variable 89 std::string output = config->GetLogFilePath(); variable 108 std::string output = config->GetDebugLogFilePath(); variable
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | udmf_types_util.cpp | 43 bool Unmarshalling(UnifiedData &output, MessageParcel &parcel) in Unmarshalling() 84 bool Unmarshalling(std::vector<UnifiedData> &output, MessageParcel &parcel) in Unmarshalling() 113 bool Unmarshalling(Summary &output, MessageParcel &parcel) in Unmarshalling() 125 bool Unmarshalling(Privilege &output, MessageParcel &parcel) in Unmarshalling() 137 bool Unmarshalling(CustomOption &output, MessageParcel &parcel) in Unmarshalling() 149 bool Unmarshalling(QueryOption &output, MessageParcel &parcel) in Unmarshalling() 162 bool Unmarshalling(UDType &output, MessageParcel &parcel) in Unmarshalling() 185 bool Unmarshalling(Intention &output, MessageParcel &parcel) in Unmarshalling()
|
/ohos5.0/base/update/updater/test/unittest/updater_binary/ |
H A D | update_image_patch_unittest.cpp | 41 std::vector<UScriptValuePtr> output = context.GetOutVar(); in TestImgPatch01() local 58 std::vector<UScriptValuePtr> output = context.GetOutVar(); in TestImgPatch02() local 75 std::vector<UScriptValuePtr> output = context.GetOutVar(); in TestImgPatch03() local 92 std::vector<UScriptValuePtr> output = context.GetOutVar(); in TestImgPatch04() local 111 std::vector<UScriptValuePtr> output = context.GetOutVar(); in TestImgPatch05() local 143 std::vector<UScriptValuePtr> output = context.GetOutVar(); in TestImgPatch06() local
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/ |
H A D | js_sendable_utils.cpp | 26 int32_t ConvertFromSendable(napi_env env, napi_value jsValue, bool &output) in ConvertFromSendable() 31 int32_t ConvertFromSendable(napi_env env, napi_value jsValue, float &output) in ConvertFromSendable() 36 int32_t ConvertFromSendable(napi_env env, napi_value jsValue, double &output) in ConvertFromSendable() 41 int32_t ConvertFromSendable(napi_env env, napi_value jsValue, int32_t &output) in ConvertFromSendable() 46 int32_t ConvertFromSendable(napi_env env, napi_value jsValue, int64_t &output) in ConvertFromSendable() 51 int32_t ConvertFromSendable(napi_env env, napi_value jsValue, std::vector<uint8_t> &output) in ConvertFromSendable() 56 int32_t ConvertFromSendable(napi_env env, napi_value jsValue, std::string &output) in ConvertFromSendable() 61 int32_t ConvertFromSendable(napi_env env, napi_value jsValue, Object &output) in ConvertFromSendable() 66 int32_t ConvertFromSendable(napi_env env, napi_value jsValue, BigInt &output) in ConvertFromSendable()
|