/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
|
/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
|
H A D | macro_video_session.cpp | 25 bool MacroVideoSession::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
|
/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
|
/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
|
/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() argument 36 static bool GetItem(T&& input, O& output)
in GetItem() argument 47 static bool Convert(T&& input, std::variant<Types...>& output)
in Convert() argument
|
/foundation/distributeddatamgr/udmf/framework/common/unittest/mock/ |
H A D | tlv_util_mock.cpp | 31 template <> bool Reading(std::nullptr_t &output, TLVObject &data, const TLVHead &head) in Reading() argument 46 template <> bool Reading(std::monostate &output, TLVObject &data, const TLVHead &head) in Reading() argument 61 template <> bool Reading(std::string &output, TLVObject &data, const TLVHead &head) in Reading() argument 76 template <> bool Reading(std::vector<uint8_t> &output, TLVObject &data, const TLVHead &head) in Reading() argument 91 template <> bool Reading(UDType &output, TLVObject &data, const TLVHead &head) in Reading() argument 106 template <> bool Reading(DataStatus &output, TLVObject &data, const TLVHead &head) in Reading() argument 120 template <> bool Reading(Object &output, TLVObject &data, const TLVHead &head) in Reading() argument 134 template <> bool Reading(UnifiedKey &output, TLVObject &data, const TLVHead &head) in Reading() argument 149 template <> bool Reading(UnifiedData &output, TLVObject &data, const TLVHead &head) in Reading() argument 164 template <> bool Reading(UnifiedRecord &output, TLVObjec argument 179 Reading(Runtime &output, TLVObject &data, const TLVHead &head) Reading() argument 194 Reading(Privilege &output, TLVObject &data, const TLVHead &head) Reading() argument 209 Reading(std::shared_ptr<OHOS::Media::PixelMap> &output, TLVObject &data, const TLVHead &head) Reading() argument 225 Reading(std::shared_ptr<OHOS::AAFwk::Want> &output, TLVObject &data, const TLVHead &head) Reading() argument [all...] |
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_process/ |
H A D | b_process_test.cpp | 36 static bool DetectFatalLog(string_view output) in DetectFatalLog() argument
|
/foundation/ai/ai_engine/services/common/platform/os_wrapper/feature/source/ |
H A D | slide_window_processor.cpp | 101 int32_t SlideWindowProcessor::Process(const FeatureData &input, FeatureData &output)
in Process() argument
|
/foundation/ability/ability_runtime/services/dataobsmgr/src/ |
H A D | dataobs_mgr_changeinfo.cpp | 56 bool ChangeInfo::Unmarshalling(ChangeInfo &output, MessageParcel &parcel) in Unmarshalling() argument
|
/foundation/arkui/ace_engine/frameworks/core/common/ime/ |
H A D | text_selection.h | 88 std::string output = ss.str(); in ToString() local
|
/foundation/arkui/ace_engine_lite/frameworks/tools/profiler/ |
H A D | js_profiler.py | 67 def output(msg, dest): function
|