/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/ |
H A D | object_types_util.cpp | 20 bool Marshalling(const AssetBindInfo &input, MessageParcel &data) in Marshalling() argument 32 bool Marshalling(const Asset &input, MessageParcel &data) in Marshalling() argument [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/common/ |
H A D | common_types_utils.cpp | 20 bool Marshalling(const Asset &input, MessageParcel &data) in Marshalling() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_types_util.cpp | 20 bool Marshalling(const Participant &input, MessageParcel &data) in Marshalling() argument 34 bool Marshalling(const Privilege &input, MessageParcel &data) in Marshalling() argument 48 Marshalling(const Asset &input, MessageParcel &data) Marshalling() argument 58 Marshalling(const ValueObject &input, MessageParcel &data) Marshalling() argument 68 Marshalling(const ValuesBucket &input, MessageParcel &data) Marshalling() argument 79 Marshalling(const StatisticInfo &input, MessageParcel &data) Marshalling() argument 102 Marshalling(const CloudSyncInfo &input, MessageParcel &data) Marshalling() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | hash.cpp | 19 uint64_t Hash::HashFunc(const std::string &input) in HashFunc() argument 31 uint32_t Hash::Hash32Func(const std::string &input) in Hash32Func() argument
|
/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/ |
H A D | cloud_types_util.cpp | 20 bool Marshalling(const Participant &input, MessageParcel &data) in Marshalling() argument 34 bool Marshalling(const Privilege &input, MessageParcel &data) in Marshalling() argument 48 Marshalling(const Role &input, MessageParcel &data) Marshalling() argument 65 Marshalling(const Confirmation &input, MessageParcel &data) Marshalling() argument 83 Marshalling(const SharingCode &input, MessageParcel &data) Marshalling() argument 100 Marshalling(const Asset &input, MessageParcel &data) Marshalling() argument 110 Marshalling(const ValueObject &input, MessageParcel &data) Marshalling() argument 120 Marshalling(const ValuesBucket &input, MessageParcel &data) Marshalling() argument 137 Marshalling(const Strategy &input, MessageParcel &data) Marshalling() argument 143 Marshalling(const CommonAsset &input, MessageParcel &data) Marshalling() argument 150 Marshalling(const CloudSyncInfo &input, MessageParcel &data) Marshalling() argument [all...] |
/foundation/ai/ai_engine/services/client/algorithm_sdk/asr/keyword_spotting/source/ |
H A D | kws_sdk.cpp | 58 int32_t KWSSdk::SyncExecute(const Array<int16_t> &input)
in SyncExecute() argument
|
/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/common/src/ |
H A D | common_utils.cpp | 20 std::string MaskStr(const std::string& input) in MaskStr() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/src/ |
H A D | stub.cpp | 49 std::vector<uint8_t> MD5::Digest(const uint8_t *input, const size_t length) in Digest() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/ |
H A D | json_importer.cpp | 28 ISerNode::Ptr JsonImporter::ImportAsTree(CORE_NS::IFile& input) in ImportAsTree() argument 61 IObject::Ptr JsonImporter::Import(CORE_NS::IFile& input) in Import() argument
|
/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/ |
H A D | filter_factory_unittest.cpp | 42 auto input = filterFactory.GetFilter("Input");
in HWTEST_F() local
|
/foundation/multimedia/image_effect/frameworks/native/utils/common/ |
H A D | string_helper.cpp | 23 bool StringHelp::EndsWith(const std::string &input, const std::string &suffix) in EndsWith() argument 31 bool StringHelp::EndsWithIgnoreCase(const std::string &input, const std::string &suffix) in EndsWithIgnoreCase() argument
|
/foundation/communication/dsoftbus/tests/core/frame/unittest/mock/ |
H A D | softbus_server_test_mock.cpp | 41 bool IsValidString(const char *input, uint32_t maxLen) in IsValidString() argument
|
/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 | 21 template <> size_t CountBufferSize(const std::nullptr_t &input, TLVObject &data) in CountBufferSize() argument 26 template <> bool Writing(const std::nullptr_t &input, TLVObject &data, TAG tag) in Writing() argument 36 template <> size_t CountBufferSize(const std::monostate &input, TLVObject &data) in CountBufferSize() argument 41 template <> bool Writing(const std::monostate &input, TLVObject &data, TAG tag) in Writing() argument 51 template <> size_t CountBufferSize(const std::string &input, TLVObject &data) in CountBufferSize() argument 56 template <> bool Writing(const std::string &input, TLVObject &data, TAG tag) in Writing() argument 66 template <> size_t CountBufferSize(const std::vector<uint8_t> &input, TLVObject &data) in CountBufferSize() argument 71 template <> bool Writing(const std::vector<uint8_t> &input, TLVObject &data, TAG tag) in Writing() argument 81 template <> size_t CountBufferSize(const UDType &input, TLVObject &data) in CountBufferSize() argument 86 template <> bool Writing(const UDType &input, TLVObjec argument 96 CountBufferSize(const DataStatus &input, TLVObject &data) CountBufferSize() argument 101 Writing(const DataStatus &input, TLVObject &data, TAG tag) Writing() argument 111 CountBufferSize(const Object &input, TLVObject &data) CountBufferSize() argument 116 Writing(const Object &input, TLVObject &data, TAG tag) Writing() argument 125 CountBufferSize(const UnifiedKey &input, TLVObject &data) CountBufferSize() argument 129 Writing(const UnifiedKey &input, TLVObject &data, TAG tag) Writing() argument 139 CountBufferSize(const UnifiedData &input, TLVObject &data) CountBufferSize() argument 144 Writing(const UnifiedData &input, TLVObject &data, TAG tag) Writing() argument 154 CountBufferSize(const UnifiedRecord &input, TLVObject &data) CountBufferSize() argument 159 Writing(const UnifiedRecord &input, TLVObject &data, TAG tag) Writing() argument 169 CountBufferSize(const Runtime &input, TLVObject &data) CountBufferSize() argument 174 Writing(const Runtime &input, TLVObject &data, TAG tag) Writing() argument 184 CountBufferSize(const Privilege &input, TLVObject &data) CountBufferSize() argument 189 Writing(const Privilege &input, TLVObject &data, TAG tag) Writing() argument 199 CountBufferSize(const std::shared_ptr<OHOS::Media::PixelMap> &input, TLVObject &data) CountBufferSize() argument 204 Writing(const std::shared_ptr<OHOS::Media::PixelMap> &input, TLVObject &data, TAG tag) Writing() argument 214 CountBufferSize(const std::shared_ptr<OHOS::AAFwk::Want> &input, TLVObject &data) CountBufferSize() argument 219 Writing(const std::shared_ptr<OHOS::AAFwk::Want> &input, TLVObject &data, TAG tag) Writing() argument [all...] |
/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 [all...] |
/foundation/ability/ability_runtime/services/dataobsmgr/src/ |
H A D | dataobs_mgr_changeinfo.cpp | 25 bool ChangeInfo::Marshalling(const ChangeInfo &input, MessageParcel &parcel) in Marshalling() argument [all...] |
/foundation/ability/ability_runtime/test/unittest/task_handler_wrap_test/ |
H A D | task_handler_wrap_test.cpp | 58 int input = 0; in HWTEST_F() local 74 int input = 0; in HWTEST_F() local 116 int input = 0; in HWTEST_F() local 133 int input = 0; HWTEST_F() local 149 int input = 0; HWTEST_F() local [all...] |
/foundation/arkui/napi/test/fuzztest/runbufferscript_fuzzer/ |
H A D | runbufferscript_fuzzer.cpp | 66 double input = 0; in RunBufferScriptFuzzTest() local
|
/foundation/arkui/napi/test/fuzztest/runscriptbuffer_fuzzer/ |
H A D | runscriptbuffer_fuzzer.cpp | 72 double input = 0; in RunScriptBufferFuzzTest() local
|
/foundation/arkui/napi/test/fuzztest/runscriptpath_fuzzer/ |
H A D | runscriptpath_fuzzer.cpp | 66 double input = 0; in RunScriptPathFuzzTest() local
|
/foundation/arkui/napi/test/fuzztest/executejsbin_fuzzer/ |
H A D | executejsbin_fuzzer.cpp | 66 double input = 0; in ExecuteJsBinFuzzTest() local
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
H A D | render_copy_helper.h | 32 RENDER_NS::RenderHandle input; member
|
/foundation/graphic/graphic_surface/surface/src/ |
H A D | transact_surface_delegator_stub.cpp | 44 NativeHandleT *TransactSurfaceDelegatorStub::ReadNativeHandle(MessageParcel &input) in ReadNativeHandle() argument 49 NativeHandleT *TransactSurfaceDelegatorStub::ReadNativeHandleWithoutVersion(MessageParcel &input) in ReadNativeHandleWithoutVersion() argument
|
/foundation/multimedia/audio_framework/services/audio_service/common/src/ |
H A D | audio_down_mix_stereo.cpp | 82 int32_t AudioDownMixStereo::Apply(const int32_t &frameLength, float *input, float *output) in Apply() argument
|
/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | transact_surface_delegator_stub_test.cpp | 90 MessageParcel input; in HWTEST_F() local
|