| /foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
| D | water_flow_segment_layout_test.cpp | 118 …auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>… variable 162 …auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>… variable 297 …auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>… variable 328 …auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>… variable 360 …auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>… variable 416 …auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>… variable 456 …auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>… variable 508 …auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>… variable 549 …auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>… variable 598 …auto algo = AceType::MakeRefPtr<WaterFlowSegmentedLayout>(AceType::MakeRefPtr<WaterFlowLayoutInfo>… variable [all …]
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| D | data_compression.cpp | 38 DataCompression *DataCompression::GetInstance(CompressAlgorithm algo) in GetInstance() 48 void DataCompression::Register(CompressAlgorithm algo, DataCompression *compressionPtr) in Register()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/grid/irregular/ |
| D | grid_irregular_layout_test.cpp | 429 auto algo = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(oldInfo); variable 471 auto algo = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(oldInfo); variable 515 auto algo = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(oldInfo); variable 573 auto algo = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(oldInfo); variable 648 auto algo = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(GridLayoutInfo {}); variable
|
| /foundation/multimedia/av_codec/test/unittest/video_test/drm_decryptor_test/ |
| D | drm_decryptor_coverage_unit_test.cpp | 410 void CreateAudioCencInfo(MetaDrmCencInfo &cencInfo, MetaDrmCencAlgorithm algo) in CreateAudioCencInfo() 425 …std::shared_ptr<MediaAVCodec::CodecDrmDecryptorMock> decryptorMock, MetaDrmCencAlgorithm algo, int… in AudioCencDecrypt()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/ |
| D | water_flow_pattern.h | 168 void SetCacheLayoutAlgo(const RefPtr<WaterFlowLayoutBase>& algo) in SetCacheLayoutAlgo()
|
| /foundation/multimedia/av_codec/frameworks/native/capi/avcencinfo/ |
| D | native_cencinfo.cpp | 83 OH_AVErrCode OH_AVCencInfo_SetAlgorithm(OH_AVCencInfo *cencInfo, enum DrmCencAlgorithm algo) in OH_AVCencInfo_SetAlgorithm()
|
| /foundation/multimedia/av_codec/test/fuzztest/avcencinfo_fuzzer/ |
| D | avcencinfo_fuzzer.cpp | 104 DrmCencAlgorithm algo = static_cast<enum DrmCencAlgorithm>(*data); in CencInfoSetAlgorithmFuzzTest() local 315 DrmCencAlgorithm algo = static_cast<enum DrmCencAlgorithm>(*data); in CencInfoSetAVBufferFuzzTest() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
| D | generic_single_ver_kv_entry.cpp | 397 uint32_t destLen, CompressAlgorithm algo) in Uncompress() 419 …vector<uint8_t> &compressedEntries, Parcel &parcel, uint32_t targetVersion, CompressAlgorithm algo) in SerializeCompressedDatas()
|
| /foundation/communication/netstack/frameworks/native/tls_socket/src/ |
| D | tls_key.cpp | 284 const auto algo = Algorithm(); in Clear() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
| D | single_ver_sync_task_context.cpp | 413 for (const auto &algo : SyncConfig::COMPRESSALGOMAP) { in GetRemoteCompressAlgo() local 429 for (const auto &algo : remoteCompressAlgoSet) { in GetRemoteCompressAlgoStr() local
|
| D | single_ver_data_packet.cpp | 250 void DataRequestPacket::SetCompressAlgo(CompressAlgorithm algo) in SetCompressAlgo()
|
| /foundation/multimedia/av_codec/test/fuzztest/drmdecryptor_fuzzer/ |
| D | drmdecryptor_fuzzer.cpp | 364 void CreateAudioCencInfo(MetaDrmCencInfo &cencInfo, MetaDrmCencAlgorithm algo) in CreateAudioCencInfo() 379 std::shared_ptr<CodecDrmDecrypt> decryptor, MetaDrmCencAlgorithm algo, int32_t flag) in AudioCencDecrypt()
|
| /foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/mock/ |
| D | codec_drm_decrypt_mock.cpp | 75 void CodecDrmDecrypt::SetDrmAlgoAndBlocks(uint8_t algo, MetaDrmCencInfo *cencInfo) in SetDrmAlgoAndBlocks()
|
| /foundation/multimedia/media_foundation/interface/inner_api/meta/ |
| D | media_types.h | 285 MetaDrmCencAlgorithm algo; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
| D | grid_pattern.cpp | 84 auto algo = MakeRefPtr<GridIrregularLayoutAlgorithm>(gridLayoutInfo_, overScroll); in CreateLayoutAlgorithm() local 1970 void GridPattern::AnimateToTarget(ScrollAlign align, const RefPtr<LayoutAlgorithmWrapper>& algo) in AnimateToTarget() 1979 bool GridPattern::AnimateToTargetImpl(ScrollAlign align, const RefPtr<LayoutAlgorithmWrapper>& algo) in AnimateToTargetImpl()
|
| /foundation/multimedia/av_codec/services/drm_decryptor/ |
| D | codec_drm_decrypt.cpp | 251 void CodecDrmDecrypt::SetDrmAlgoAndBlocks(uint8_t algo, MetaDrmCencInfo *cencInfo) in SetDrmAlgoAndBlocks()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
| D | swiper_pattern.cpp | 169 auto algo = MakeRefPtr<SwiperLayoutAlgorithm>(); in CreateLayoutAlgorithm() local 973 auto algo = DynamicCast<SwiperLayoutAlgorithm>(layoutAlgorithmWrapper->GetLayoutAlgorithm()); in OnDirtyLayoutWrapperSwap() local
|