Searched defs:GetStrValue (Results 1 – 5 of 5) sorted by relevance
112 std::string ScanOptionValue::GetStrValue() const in GetStrValue() function in OHOS::Scan::ScanOptionValue
108 const char *GetStrValue() const in GetStrValue() function
148 std::string GetStrValue() const in GetStrValue() function
312 napi_status UserAuthNapiHelper::GetStrValue(napi_env env, napi_value value, char *out, size_t &len) in GetStrValue() function in OHOS::UserIam::UserAuth::UserAuthNapiHelper
510 bool GetStrValue(const std::string& key, std::stack<std::string>& keyStack) in GetStrValue() function