Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/common/utils/
H A Diam_para2str.h62 static inline const char *GetBoolStr(bool val) in GetBoolStr() function
/ohos5.0/base/update/updateservice/foundations/ability/utils/include/
H A Dstring_utils.h64 static inline std::string GetBoolStr(bool isTrue) in GetBoolStr() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.cpp97 std::string GetBoolStr(bool isTure) in GetBoolStr() function