HomeSort by relevance Sort by last modified time
    Searched full:initialized_with_const_string_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/json/
json_string_value_serializer.h 22 initialized_with_const_string_(false),
31 initialized_with_const_string_(true),
68 bool initialized_with_const_string_; member in class:JSONStringValueSerializer
json_string_value_serializer.cc 26 if (!json_string_ || initialized_with_const_string_)

Completed in 120 milliseconds