Home
last modified time | relevance | path

Searched defs:raw (Results 1 - 6 of 6) sorted by relevance

/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dattributes_test.cpp298 const std::vector<uint8_t> raw = {0, 0, 0, 0, 1, 0, 0, 0, 1, 2, 0, 0, 0, 20, 0, 0, 0, 1, 0, 0, 0, 3, 0, 0, 0, 5, 0, in HWTEST_F() local
357 const std::vector<uint8_t> raw = {0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 2, 0, 0, 0, 4, 0, 0, 0, 255, in HWTEST_F() local
/base/global/resource_management/frameworks/resmgr/src/
H A Draw_file_manager.cpp443 std::unique_ptr<Raw> raw; member
[all...]
/base/telephony/sms_mms/services/sms/
H A Dgsm_cb_codec.cpp89 void GsmCbCodec::SetCbMessageRaw(std::string &raw) in SetCbMessageRaw() argument
189 void GsmCbCodec::ConvertToUTF8(const std::string &raw, std::string &message) const in ConvertToUTF8() argument
/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_cb_test.cpp108 std::string raw = "qwe"; in HWTEST_F() local
671 const std::string raw = "raw"; in HWTEST_F() local
/base/useriam/user_auth_framework/frameworks/native/common/attributes/src/
H A Dattributes.cpp109 Attributes::Impl::Impl(const std::vector<uint8_t> &raw) in Impl() argument
1003 Attributes::Attributes(const std::vector<uint8_t> &raw) : impl_(new (std::nothrow) Attributes::Impl(raw)) in Attributes() argument
/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dmbedtls_pkcs7.c196 unsigned char *raw = *p; in ParseSignerAuthAttr() local

Completed in 10 milliseconds