Home
last modified time | relevance | path

Searched defs:As (Results 1 – 3 of 3) sorted by relevance

/base/update/updater/services/ui/view/page/
Dview_proxy.h43 T *As() const in As() function
49 T *As(std::string &errMsg) const in As() function
64 T *As(std::string &errMsg) const in As() function
/base/useriam/user_auth_framework/frameworks/native/client/src/
Dauth_message_impl.cpp28 std::shared_ptr<AuthMessage> AuthMessage::As(const std::vector<uint8_t> &msg) in As() function in OHOS::UserIam::UserAuth::AuthMessage
/base/update/updater/utils/json/
Djson_node.h58 std::optional<T> As() const in As() function