/foundation/multimedia/camera_framework/services/camera_service/src/smooth_zoom/ |
H A D | smooth_zoom.cpp | 23 std::shared_ptr<IZoomAlgorithm> algorithm; in GetZoomAlgorithm() local
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/utils/ |
H A D | DigestUtils.java | 35 public static byte[] computeDigest(byte[] inputContentArray, String algorithm) throws NoSuchAlgorithmException { in computeDigest() argument
|
/developtools/hapsigner/hapsigntool_cpp_test/fuzztest/generate_csr/generatecsr001_fuzzer/ |
H A D | generatecsr001_fuzzer.cpp | 26 std::string algorithm = "ECC"; in DoSomethingInterestingWithMyAPI() local
|
/developtools/hapsigner/hapsigntool_cpp_test/unittest/codeSigning/fsverity/ |
H A D | fs_verity_generator_test.cpp | 164 uint8_t algorithm = fsVerityGenerator.GetFsVerityHashAlgorithm(); in HWTEST_F() local
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/ |
H A D | VerifyHelper.java | 85 public static void verifySignature(X509Certificate cert, byte[] signedData, byte[] unsignedData, String algorithm) { in verifySignature() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
H A D | swiper_indicator_layout_test_ng.cpp | 37 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); in HWTEST_F() local 63 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); in HWTEST_F() local 88 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); in HWTEST_F() local 119 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); in HWTEST_F() local 148 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); in HWTEST_F() local 180 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); HWTEST_F() local 211 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); HWTEST_F() local 242 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); HWTEST_F() local 272 RefPtr<DotIndicatorLayoutAlgorithm> algorithm = HWTEST_F() local 302 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); HWTEST_F() local 343 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); HWTEST_F() local 386 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); HWTEST_F() local [all...] |
H A D | swiper_indicator_extent_test_ng.cpp | 1510 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); in HWTEST_F() local 1551 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); in HWTEST_F() local 1592 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); in HWTEST_F() local 1632 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); in HWTEST_F() local 1673 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); in HWTEST_F() local 1714 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); HWTEST_F() local 1754 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); HWTEST_F() local 1798 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); HWTEST_F() local 1842 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); HWTEST_F() local 1885 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); HWTEST_F() local 1929 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); HWTEST_F() local 1973 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); HWTEST_F() local [all...] |
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/ |
H A D | KeyPairTools.java | 95 public static KeyPair generateKeyPair(String algorithm, int keySize) { in generateKeyPair() argument 141 public static PublicKey stringToPublicKey(String algorithm, String keyString) { in stringToPublicKey() argument 160 stringToPrivateKey(String algorithm, String keyString) stringToPrivateKey() argument [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
H A D | grid_option_layout_test_ng.cpp | 564 auto algorithm = AceType::MakeRefPtr<GridLayoutAlgorithm>(GridLayoutInfo {}, 2, 5); in HWTEST_F() local 709 auto algorithm = AceType::MakeRefPtr<GridLayoutAlgorithm>(GridLayoutInfo {}, 2, 5); in HWTEST_F() local
|
H A D | grid_layout_test_ng.cpp | 180 auto algorithm = AceType::MakeRefPtr<GridLayoutAlgorithm>(GridLayoutInfo {}, 4, 4); in HWTEST_F() local 206 auto algorithm = AceType::MakeRefPtr<GridLayoutAlgorithm>(GridLayoutInfo {}, 4, 4); in HWTEST_F() local 233 auto algorithm = AceType::MakeRefPtr<GridLayoutAlgorithm>(GridLayoutInfo {}, 4, 4); HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/irregular/ |
H A D | grid_irregular_layout_test.cpp | 52 auto algorithm = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(info); in HWTEST_F() local 89 auto algorithm = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(GridLayoutInfo {}); in HWTEST_F() local 134 auto algorithm = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(GridLayoutInfo {}); HWTEST_F() local 183 auto algorithm = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(GridLayoutInfo {}); HWTEST_F() local 233 auto algorithm = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(GridLayoutInfo {}); HWTEST_F() local 312 auto algorithm = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(GridLayoutInfo {}); HWTEST_F() local 360 auto algorithm = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(GridLayoutInfo {}); HWTEST_F() local 612 auto algorithm = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(GridLayoutInfo {}); HWTEST_F() local 960 CheckAlignStart(const RefPtr<GridIrregularLayoutAlgorithm>& algorithm, GridLayoutInfo& info) CheckAlignStart() argument 982 CheckAlignCenter(const RefPtr<GridIrregularLayoutAlgorithm>& algorithm, GridLayoutInfo& info) CheckAlignCenter() argument 1006 CheckAlignEnd(const RefPtr<GridIrregularLayoutAlgorithm>& algorithm, GridLayoutInfo& info) CheckAlignEnd() argument 1049 auto algorithm = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(GridLayoutInfo {}); HWTEST_F() local 1088 auto algorithm = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(GridLayoutInfo {}); HWTEST_F() local 1131 auto algorithm = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(GridLayoutInfo {}); HWTEST_F() local 1168 auto algorithm = AceType::MakeRefPtr<GridIrregularLayoutAlgorithm>(GridLayoutInfo {}); HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid_container/ |
H A D | grid_container_test_ng.cpp | 43 auto algorithm = container->GetLayoutAlgorithm();
in MeasureLayout() local
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/sign/ |
H A D | BcSignedDataGenerator.java | 141 private byte[] computeDigest(byte[] unsignedDataDigest, String algorithm) throws CodeSignException { in computeDigest() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
H A D | layout_algorithm.h | 164 void SetLayoutAlgorithm(RefPtr<LayoutAlgorithm> algorithm) in SetLayoutAlgorithm() argument
|
/foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/ |
H A D | injector_utils.cpp | 121 double InjectorUtils::EaseInOut(double t, EaseAlgorithm algorithm) in EaseInOut() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/ |
H A D | navigation_drag_bar_test_ng.cpp | 178 auto algorithm = AceType::MakeRefPtr<NavigationLayoutAlgorithm>(); in HWTEST_F() local
|
/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_image_unit_test.cpp | 491 TransformAlgorithm algorithm = NEAREST_NEIGHBOR; in HWTEST_F() local
|
/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_image_view.h | 209 void SetTransformAlgorithm(TransformAlgorithm algorithm) in SetTransformAlgorithm() argument
|
/foundation/communication/netstack/frameworks/native/tls_socket/src/ |
H A D | tls_key.cpp | 29 TLSKey::TLSKey(const std::string &fileName, KeyAlgorithm algorithm, const SecureData &passPhrase, in TLSKey() argument 39 TLSKey::TLSKey(const SecureData &data, KeyAlgorithm algorithm, const SecureData &passPhrase) in TLSKey() argument 142 void TLSKey::DecodeData(const SecureData &data, KeyAlgorithm algorithm, const SecureData &passPhrase) in DecodeData() argument 162 void TLSKey::DecodeDer(KeyType type, KeyAlgorithm algorithm, const std::string &fileName, const SecureData &passPhrase) in DecodeDer() argument 203 void TLSKey::SwitchAlgorithm(KeyType type, KeyAlgorithm algorithm, BI argument 244 DecodePem(KeyType type, KeyAlgorithm algorithm, const std::string &fileName, const SecureData &passPhrase) DecodePem() argument [all...] |
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/fsverity/ |
H A D | MerkleTreeBuilder.java | 68 private void setAlgorithm(String algorithm) { in setAlgorithm() argument [all...] |
/developtools/hapsigner/hapsigntool_cpp_test/unittest/generateCsr/ |
H A D | generate_csr_test.cpp | 404 std::string algorithm = "ECC"; in HWTEST_F() local 443 std::string algorithm = "ECC"; in HWTEST_F() local
|
/foundation/arkui/ui_lite/interfaces/innerkits/engines/gfx/ |
H A D | gfx_engine_manager.h | 48 TransformAlgorithm algorithm; member 74 TransformAlgorithm algorithm; member
|
/foundation/arkui/ui_lite/frameworks/dock/ |
H A D | screen_device.h | 42 TransformAlgorithm algorithm; member
|
/foundation/communication/netstack/test/unittest/tlssocket/client/ |
H A D | TlsKeyTest.cpp | 77 KeyAlgorithm algorithm = tlsKey.Algorithm(); in HWTEST_F() local 104 KeyAlgorithm algorithm = tlsKeyCopy.Algorithm(); in HWTEST_F() local 115 KeyAlgorithm algorithm = key.Algorithm(); in HWTEST_F() local
|
/foundation/communication/netstack/test/unittest/tls_test/client/ |
H A D | TlsKeyTest.cpp | 77 KeyAlgorithm algorithm = tlsKey.Algorithm();
in HWTEST_F() local 104 KeyAlgorithm algorithm = tlsKeyCopy.Algorithm();
in HWTEST_F() local 115 KeyAlgorithm algorithm = key.Algorithm();
in HWTEST_F() local
|