Home
last modified time | relevance | path

Searched refs:DeCode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/
H A Dos_account_photo_operator.h29 std::string DeCode(std::string const &baseStr);
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/os_account/
H A Dos_account_photo_operator_test.cpp77 std::string ret = osAccountPhotoOperator_->DeCode(baseStr);
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_photo_operator.cpp75 std::string OsAccountPhotoOperator::DeCode(std::string const &baseStr) in DeCode() function in OHOS::AccountSA::OsAccountPhotoOperator