| /base/update/updateservice/interfaces/inner_api/feature/update/model/upgrade_info/src/ |
| H A D | upgrade_info.cpp | 23 std::string output = "upgradeApp:" + upgradeApp; in ToString() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
| H A D | object_types_utils.cpp | 20 bool Unmarshalling(AssetBindInfo &output, MessageParcel &data) in Unmarshalling() argument
|
| /kernel/linux/linux-6.6/tools/build/feature/ |
| H A D | test-cxa-demangle.cpp | 9 char *output = (char*)malloc(len); in main() local
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/src/session/ |
| H A D | panorama_session.cpp | 25 bool PanoramaSession::CanAddOutput(sptr<CaptureOutput> &output) in CanAddOutput() argument
|
| H A D | fluorescence_photo_session.cpp | 30 bool FluorescencePhotoSession::CanAddOutput(sptr<CaptureOutput> &output)
in CanAddOutput() argument
|
| H A D | high_res_photo_session.cpp | 30 bool HighResPhotoSession::CanAddOutput(sptr<CaptureOutput> &output)
in CanAddOutput() argument
|
| H A D | secure_camera_session.cpp | 29 int32_t SecureCameraSession::AddSecureOutput(sptr<CaptureOutput> &output) in AddSecureOutput() argument
|
| H A D | quick_shot_photo_session.cpp | 24 bool QuickShotPhotoSession::CanAddOutput(sptr<CaptureOutput>& output) in CanAddOutput() argument
|
| H A D | macro_photo_session.cpp | 24 bool MacroPhotoSession::CanAddOutput(sptr<CaptureOutput>& output) in CanAddOutput() argument
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/ |
| H A D | output_controller_listener.cpp | 25 std::shared_ptr<ControllableOutput> output = output_.lock(); in OnOutput() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/ |
| H A D | rcar_du_encoder.h | 19 enum rcar_du_output output; member
|
| /base/security/asset/frameworks/os_dependency/openssl/src/ |
| H A D | openssl_wrapper.c | 28 void Sha256(const uint8_t *input, uint32_t intputLen, uint8_t *output) in Sha256() argument
|
| /base/security/crypto_framework/interfaces/inner_api/algorithm_parameter/ |
| H A D | detailed_hkdf_params.h | 29 HcfBlob output; member
|
| H A D | detailed_pbkdf2_params.h | 29 HcfBlob output; member
|
| /foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/ |
| H A D | object_types_util.cpp | 26 bool Unmarshalling(AssetBindInfo &output, MessageParcel &data) in Unmarshalling() argument 38 bool Unmarshalling(Asset &output, MessageParcel &data) in Unmarshalling() argument [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/common/ |
| H A D | common_types_utils.cpp | 26 bool Unmarshalling(Asset &output, MessageParcel &data) in Unmarshalling() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
| H A D | cloud_types_util.cpp | 27 bool Unmarshalling(Participant &output, MessageParcel &data) in Unmarshalling() argument 41 bool Unmarshalling(Privilege &output, MessageParcel &data) in Unmarshalling() argument 53 Unmarshalling(Asset &output, MessageParcel &data) Unmarshalling() argument 63 Unmarshalling(ValueObject &output, MessageParcel &data) Unmarshalling() argument 73 Unmarshalling(ValuesBucket &output, MessageParcel &data) Unmarshalling() argument 85 Unmarshalling(StatisticInfo &output, MessageParcel &data) Unmarshalling() argument 91 Unmarshalling(Strategy &output, MessageParcel &data) Unmarshalling() argument 108 Unmarshalling(CloudSyncInfo &output, MessageParcel &data) Unmarshalling() argument [all...] |
| /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() argument 41 bool Unmarshalling(Privilege &output, MessageParcel &data) in Unmarshalling() argument 54 Unmarshalling(Role &output, MessageParcel &data) Unmarshalling() argument 71 Unmarshalling(Confirmation &output, MessageParcel &data) Unmarshalling() argument 89 Unmarshalling(SharingCode &output, MessageParcel &data) Unmarshalling() argument 105 Unmarshalling(Asset &output, MessageParcel &data) Unmarshalling() argument 115 Unmarshalling(ValueObject &output, MessageParcel &data) Unmarshalling() argument 125 Unmarshalling(ValuesBucket &output, MessageParcel &data) Unmarshalling() argument 131 Unmarshalling(StatisticInfo &output, MessageParcel &data) Unmarshalling() argument 155 Unmarshalling(CloudSyncInfo &output, MessageParcel &data) Unmarshalling() argument [all...] |
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/callback/ |
| H A D | dcamera_sink_output_result_callback.cpp | 29 std::shared_ptr<DCameraSinkOutput> output = output_.lock(); in OnPhotoResult() local 39 std::shared_ptr<DCameraSinkOutput> output = output_.lock(); in OnVideoResult() local 22 DCameraSinkOutputResultCallback( std::shared_ptr<DCameraSinkOutput>& output) DCameraSinkOutputResultCallback() argument [all...] |
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/include/ |
| H A D | output_controller_listener.h | 30 OutputControllerListener(std::shared_ptr<ControllableOutput> output) in OutputControllerListener() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
| H A D | rcar_du_encoder.h | 19 enum rcar_du_output output; member
|
| /base/inputmethod/imf/frameworks/js/napi/common/ |
| H A D | js_callback_handler.h | 49 Traverse(const std::vector<std::shared_ptr<JSCallbackObject>> &objects, const ArgContainer &argContainer, T &output) Traverse() argument
|
| /foundation/arkui/ace_engine/frameworks/base/base64/ |
| H A D | base64_util.cpp | 32 void* output = resData->writable_data(); in Decode() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/serialization/ |
| H A D | json_exporter.cpp | 24 ReturnError JsonExporter::Export(CORE_NS::IFile& output, const IObject::ConstPtr& object) in Export() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/ |
| H A D | filter_factory_unittest.cpp | 65 auto output = filterFactory.GetFilter("Output");
in HWTEST_F() local
|