| /foundation/communication/netstack/frameworks/native/tls_socket/src/ |
| D | tls_key.cpp | 29 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/ |
| D | TlsKeyTest.cpp | 77 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/ |
| D | navrouter_test_ng.cpp | 349 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/ |
| D | gfx_engine_manager.h | 48 TransformAlgorithm algorithm; member 74 TransformAlgorithm algorithm; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/grid_container/ |
| D | grid_container_test_ng.cpp | 42 auto algorithm = container->GetLayoutAlgorithm(); in MeasureLayout() local
|
| /foundation/arkui/ui_lite/test/unittest/components/ |
| D | ui_image_unit_test.cpp | 491 TransformAlgorithm algorithm = NEAREST_NEIGHBOR; variable
|
| /foundation/arkui/ui_lite/interfaces/kits/components/ |
| D | ui_image_view.h | 209 void SetTransformAlgorithm(TransformAlgorithm algorithm) in SetTransformAlgorithm()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
| D | layout_algorithm.h | 151 void SetLayoutAlgorithm(RefPtr<LayoutAlgorithm> algorithm) in SetLayoutAlgorithm()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/swiper/ |
| D | swiper_test_ng.cpp | 219 …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/ |
| D | navigation_test_ng.cpp | 1192 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/ |
| D | client_trans_session_manager.h | 52 int32_t algorithm; member
|
| /foundation/arkui/ui_lite/frameworks/dock/ |
| D | screen_device.h | 42 TransformAlgorithm algorithm; member
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/session/ |
| D | client_trans_session_manager_test.cpp | 831 int32_t algorithm = 0; variable 1214 int32_t algorithm = 0; variable
|
| /foundation/communication/dsoftbus/core/transmission/common/include/ |
| D | softbus_app_info.h | 104 int32_t algorithm; member
|
| /foundation/communication/netstack/frameworks/js/napi/tls/src/ |
| D | tlssocket_exec.cpp | 386 for (const auto &algorithm : context->signatureAlgorithms_) { in GetSignatureAlgorithmsCallback() local
|
| D | tlssocketserver_exec.cpp | 412 for (const auto &algorithm : context->signatureAlgorithms_) { in GetSignatureAlgorithmsCallback() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/grid_row/ |
| D | grid_row_test_ng.cpp | 134 auto algorithm = layoutWrapper->GetLayoutAlgorithm(); in CreateLayoutWrapperAndLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/side_bar/ |
| D | side_bar_pattern_test_ng.cpp | 676 …auto algorithm = AceType::DynamicCast<SideBarContainerLayoutAlgorithm>(algorithmWrapper->GetLayout… variable 1246 …auto algorithm = AceType::DynamicCast<SideBarContainerLayoutAlgorithm>(algorithmWrapper->GetLayout… variable
|
| /foundation/communication/dsoftbus/core/common/include/ |
| D | softbus_def.h | 154 int32_t algorithm; member
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/ |
| D | client_trans_proxy_file_manager.c | 64 int32_t algorithm; member 81 int32_t algorithm; member
|
| /foundation/communication/dsoftbus/sdk/transmission/session/src/ |
| D | client_trans_session_manager.c | 1292 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/ |
| D | menu_test_ng.cpp | 3963 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
|