Home
last modified time | relevance | path

Searched defs:algorithm (Results 1 – 22 of 22) sorted by relevance

/foundation/communication/netstack/frameworks/native/tls_socket/src/
Dtls_key.cpp29 TLSKey::TLSKey(const std::string &fileName, KeyAlgorithm algorithm, const SecureData &passPhrase, in TLSKey()
39 TLSKey::TLSKey(const SecureData &data, KeyAlgorithm algorithm, const SecureData &passPhrase) in TLSKey()
79 void TLSKey::DecodeData(const SecureData &data, KeyAlgorithm algorithm, const SecureData &passPhras… in DecodeData()
99 void TLSKey::DecodeDer(KeyType type, KeyAlgorithm algorithm, const std::string &fileName, const Sec… in DecodeDer()
140 void TLSKey::SwitchAlgorithm(KeyType type, KeyAlgorithm algorithm, BIO *bio) in SwitchAlgorithm()
181 void TLSKey::DecodePem(KeyType type, KeyAlgorithm algorithm, const std::string &fileName, const Sec… in DecodePem()
/foundation/communication/netstack/test/unittest/tlssocket/client/
DTlsKeyTest.cpp77 KeyAlgorithm algorithm = tlsKey.Algorithm(); variable
104 KeyAlgorithm algorithm = tlsKeyCopy.Algorithm(); variable
115 KeyAlgorithm algorithm = key.Algorithm(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/navrouter/
Dnavrouter_test_ng.cpp349 auto algorithm = AceType::MakeRefPtr<NavDestinationLayoutAlgorithm>(); variable
403 auto algorithm = AceType::MakeRefPtr<NavDestinationLayoutAlgorithm>(); variable
1232 auto algorithm = AceType::MakeRefPtr<BarItemLayoutAlgorithm>(); variable
1350 auto algorithm = AceType::MakeRefPtr<NavBarLayoutAlgorithm>(); variable
1777 auto algorithm = AceType::MakeRefPtr<LayoutAlgorithm>(); variable
1841 auto algorithm = AceType::MakeRefPtr<TitleBarLayoutAlgorithm>(); variable
2046 auto algorithm = AceType::MakeRefPtr<TitleBarLayoutAlgorithm>(); variable
2426 auto algorithm = AceType::MakeRefPtr<BarItemLayoutAlgorithm>(); variable
2508 auto algorithm = AceType::MakeRefPtr<BarItemLayoutAlgorithm>(); variable
2576 auto algorithm = AceType::MakeRefPtr<TitleBarLayoutAlgorithm>(); variable
[all …]
/foundation/arkui/ui_lite/interfaces/innerkits/engines/gfx/
Dgfx_engine_manager.h48 TransformAlgorithm algorithm; member
74 TransformAlgorithm algorithm; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/grid_container/
Dgrid_container_test_ng.cpp42 auto algorithm = container->GetLayoutAlgorithm(); in MeasureLayout() local
/foundation/arkui/ui_lite/test/unittest/components/
Dui_image_unit_test.cpp491 TransformAlgorithm algorithm = NEAREST_NEIGHBOR; variable
/foundation/arkui/ui_lite/interfaces/kits/components/
Dui_image_view.h209 void SetTransformAlgorithm(TransformAlgorithm algorithm) in SetTransformAlgorithm()
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
Dlayout_algorithm.h151 void SetLayoutAlgorithm(RefPtr<LayoutAlgorithm> algorithm) in SetLayoutAlgorithm()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/swiper/
Dswiper_test_ng.cpp219 …erTestNg::InitLayoutWrapper(const RefPtr<FrameNode>& frameNode, RefPtr<LayoutAlgorithm>& algorithm, in InitLayoutWrapper()
2059 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); variable
2104 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); variable
2146 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); variable
2197 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); variable
2247 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); variable
2297 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); variable
2347 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); variable
2397 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); variable
2446 RefPtr<DotIndicatorLayoutAlgorithm> algorithm = variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/navigation/
Dnavigation_test_ng.cpp1192 auto algorithm = AceType::MakeRefPtr<LayoutAlgorithm>(); variable
1241 auto algorithm = AceType::MakeRefPtr<NavigationLayoutAlgorithm>(); variable
2411 NavigationContentLayoutAlgorithm algorithm; variable
2709 NavigationLayoutAlgorithm algorithm; variable
2747 auto algorithm = AceType::MakeRefPtr<NavigationLayoutAlgorithm>(); variable
2774 auto algorithm = AceType::MakeRefPtr<NavigationLayoutAlgorithm>(); variable
2842 auto algorithm = AceType::MakeRefPtr<NavigationLayoutAlgorithm>(); variable
2880 auto algorithm = AceType::MakeRefPtr<NavigationLayoutAlgorithm>(); variable
/foundation/communication/dsoftbus/sdk/transmission/session/include/
Dclient_trans_session_manager.h52 int32_t algorithm; member
/foundation/arkui/ui_lite/frameworks/dock/
Dscreen_device.h42 TransformAlgorithm algorithm; member
/foundation/communication/dsoftbus/tests/sdk/transmission/session/
Dclient_trans_session_manager_test.cpp831 int32_t algorithm = 0; variable
1214 int32_t algorithm = 0; variable
/foundation/communication/dsoftbus/core/transmission/common/include/
Dsoftbus_app_info.h104 int32_t algorithm; member
/foundation/communication/netstack/frameworks/js/napi/tls/src/
Dtlssocket_exec.cpp386 for (const auto &algorithm : context->signatureAlgorithms_) { in GetSignatureAlgorithmsCallback() local
Dtlssocketserver_exec.cpp412 for (const auto &algorithm : context->signatureAlgorithms_) { in GetSignatureAlgorithmsCallback() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/grid_row/
Dgrid_row_test_ng.cpp134 auto algorithm = layoutWrapper->GetLayoutAlgorithm(); in CreateLayoutWrapperAndLayout() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/side_bar/
Dside_bar_pattern_test_ng.cpp676 …auto algorithm = AceType::DynamicCast<SideBarContainerLayoutAlgorithm>(algorithmWrapper->GetLayout… variable
1246 …auto algorithm = AceType::DynamicCast<SideBarContainerLayoutAlgorithm>(algorithmWrapper->GetLayout… variable
/foundation/communication/dsoftbus/core/common/include/
Dsoftbus_def.h154 int32_t algorithm; member
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
Dclient_trans_proxy_file_manager.c64 int32_t algorithm; member
81 int32_t algorithm; member
/foundation/communication/dsoftbus/sdk/transmission/session/src/
Dclient_trans_session_manager.c1292 int32_t ClientGetFileConfigInfoById(int32_t sessionId, int32_t *fileEncrypt, int32_t *algorithm, in… in ClientGetFileConfigInfoById()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/menu/
Dmenu_test_ng.cpp3963 auto algorithm = AceType::MakeRefPtr<MultiMenuLayoutAlgorithm>(); variable
4442 …auto algorithm = AceType::DynamicCast<SubMenuLayoutAlgorithm>(menuPattern->CreateLayoutAlgorithm()… variable
4482 auto algorithm = AceType::MakeRefPtr<MultiMenuLayoutAlgorithm>(); variable
4872 auto algorithm = AceType::MakeRefPtr<MenuItemGroupLayoutAlgorithm>(-1, -1, 0); variable