Home
last modified time | relevance | path

Searched defs:encodeStr (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dbase64_helper_test.cpp137 std::string encodeStr = Base64Helper::Encode(array); variable
/ohos5.0/commonlibrary/ets_utils/platform/default/
H A Dutil_helper.cpp33 std::string encodeStr = ""; in CreateConverter() local
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Ddsoftbus_crypto_test.cpp31 static unsigned char encodeStr[100]; member in OHOS::AdaptorDsoftbusCryptTest
46 unsigned char AdaptorDsoftbusCryptTest::encodeStr[100]; member in OHOS::AdaptorDsoftbusCryptTest
/ohos5.0/base/security/certificate_manager/interfaces/kits/napi/src/dialog/
H A Dcm_napi_dialog_common.cpp118 std::string encodeStr(""); in EncodeBase64() local