Searched refs:json_wide (Results 1 – 1 of 1) sorted by relevance
155 std::wstring json_wide(UTF8ToWide(json)); in JsonToValue() local156 start_pos_ = json_wide.c_str(); in JsonToValue()163 if (!json_wide.empty() && start_pos_[0] == 0xFEFF) { in JsonToValue()