| /foundation/communication/netstack/frameworks/native/tls_socket/src/ |
| D | tls_key.cpp | 28 TLSKey::TLSKey(const std::string &fileName, KeyAlgorithm algorithm, const SecureData &passPhrase, in TLSKey() 38 TLSKey::TLSKey(const SecureData &data, KeyAlgorithm algorithm, const SecureData &passPhrase) in TLSKey() 78 void TLSKey::DecodeData(const SecureData &data, KeyAlgorithm algorithm, const SecureData &passPhras… in DecodeData() 98 void TLSKey::DecodeDer(KeyType type, KeyAlgorithm algorithm, const std::string &fileName, const Sec… in DecodeDer() 139 void TLSKey::SwitchAlgorithm(KeyType type, KeyAlgorithm algorithm, BIO *bio) in SwitchAlgorithm() 180 void TLSKey::DecodePem(KeyType type, KeyAlgorithm algorithm, const std::string &fileName, const Sec… in DecodePem()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/swiper_indicator/ |
| D | swiper_indicator_pattern_test_ng.cpp | 115 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); variable 169 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); variable 219 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); variable 279 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); variable 336 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); variable 392 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); variable 448 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); variable 504 auto algorithm = indicatorPattern->CreateLayoutAlgorithm(); variable 556 RefPtr<SwiperIndicatorLayoutAlgorithm> algorithm = variable
|
| /foundation/communication/netstack/test/unittest/tlssocket/client/ |
| D | TlsKeyTest.cpp | 76 KeyAlgorithm algorithm = tlsKey.Algorithm(); variable 87 KeyAlgorithm algorithm = tlsKeyCopy.Algorithm(); variable 98 KeyAlgorithm algorithm = key.Algorithm(); variable
|
| /foundation/graphic/ui/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_pattern_test_ng.cpp | 44 auto algorithm = container->GetLayoutAlgorithm(); in MeasureLayout() local
|
| /foundation/graphic/ui/test/unittest/components/ |
| D | ui_image_unit_test.cpp | 491 TransformAlgorithm algorithm = NEAREST_NEIGHBOR; variable
|
| /foundation/graphic/ui/interfaces/kits/components/ |
| D | ui_image_view.h | 209 void SetTransformAlgorithm(TransformAlgorithm algorithm) in SetTransformAlgorithm()
|
| /foundation/communication/dsoftbus/sdk/transmission/session/include/ |
| D | client_trans_session_manager.h | 52 int32_t algorithm; member
|
| /foundation/graphic/ui/frameworks/dock/ |
| D | screen_device.h | 42 TransformAlgorithm algorithm; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/grid_row/ |
| D | grid_row_layout_algorithm_test_ng.cpp | 124 auto algorithm = layoutWrapper->GetLayoutAlgorithm(); in CreateLayoutWrapperAndLayout() local
|
| /foundation/communication/dsoftbus/tests/sdk/transmission/session/ |
| D | client_trans_session_manager_test.cpp | 799 int32_t algorithm = 0; variable 1179 int32_t algorithm = 0; variable
|
| /foundation/communication/dsoftbus/core/transmission/common/include/ |
| D | softbus_app_info.h | 95 int32_t algorithm; member
|
| /foundation/communication/dsoftbus/core/common/include/ |
| D | softbus_def.h | 134 int32_t algorithm; member
|
| /foundation/communication/netstack/frameworks/js/napi/tls/src/ |
| D | tlssocket_exec.cpp | 387 for (const auto &algorithm : context->signatureAlgorithms_) { in GetSignatureAlgorithmsCallback() local
|
| /foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/ |
| D | client_trans_proxy_file_manager.c | 63 int32_t algorithm; member 80 int32_t algorithm; member
|
| /foundation/communication/dsoftbus/sdk/transmission/session/src/ |
| D | client_trans_session_manager.c | 1209 int32_t ClientGetFileConfigInfoById(int32_t sessionId, int32_t *fileEncrypt, int32_t *algorithm, in… in ClientGetFileConfigInfoById()
|