Searched defs:GetStringValue (Results 1 – 6 of 6) sorted by relevance
92 bool GetStringValue(const napi_env &env, const napi_value &value, string &result) in GetStringValue() function
303 char *GetStringValue(const CJson *item) in GetStringValue() function
127 bool GetStringValue(const napi_env &env, const napi_value &value, string &result) in GetStringValue() function
229 static char *GetStringValue(const cJSON *json, const char *name, size_t *strLen) in GetStringValue() function
474 bool MmsHeader::GetStringValue(uint8_t fieldId, std::string &value) const in GetStringValue() function in OHOS::Telephony::MmsHeader
738 int32_t UpdateClient::GetStringValue(napi_env env, napi_value arg, std::string &strValue) in GetStringValue() function in updateClient::UpdateClient