Home
last modified time | relevance | path

Searched defs:plain (Results 1 – 9 of 9) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/utils/
Dbase64.h63 static uint32_t Decode(const char *code, uint32_t code_len, uint8_t *plain) in Decode()
/foundation/distributeddatamgr/pasteboard/framework/test/src/
Dconvert_utils_test.cpp373 auto plain = record->GetPlainText(); variable
400 auto plain = record->GetHtmlText(); variable
459 auto plain = record->GetPlainText(); variable
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
Dlnn_huks_utils.c615 uint8_t *plain = (uint8_t *)SoftBusCalloc(inData->size); in LnnDecryptDataByHuks() local
691 uint8_t *plain = (uint8_t *)SoftBusCalloc(inData->size); in LnnCeDecryptDataByHuks() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
Daccount_delegate_normal_impl.cpp181 int64_t plain; in Sha256AccountId() local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
Dtrans_tcp_direct_test.cpp678 const char *plain = "plain"; variable
864 const char *plain = "plain"; variable
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/src/
Dclient_trans_tcp_direct_message.c405 …uint32_t flag, int32_t seqNum, TcpDirectChannelInfo *channel, const char *plain, uint32_t plainLen) in TransTdcProcessDataByFlag()
445 char *plain = (char *)SoftBusCalloc(dataLen - OVERHEAD_LEN); in TransTdcProcessData() local
/foundation/communication/dsoftbus/adapter/common/mbedtls/
Dsoftbus_adapter_crypto.c121 uint32_t cipherTextSize, unsigned char *plain, uint32_t plainLen) in MbedAesGcmDecrypt()
/foundation/communication/dsoftbus/adapter/common/openssl/
Dsoftbus_adapter_crypto.c171 uint32_t cipherTextSize, unsigned char *plain, uint32_t plainLen) in SslAesGcmDecrypt()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_pattern.cpp1788 std::string plain = plains[0]; in HandleOnDragDrop() local
1879 std::string plain = ""; in ClearDragData() local