Searched refs:empty_string_ (Results 1 - 5 of 5) sorted by last modified time

/external/chromium_org/v8/test/cctest/
H A Dtest-strings.cc276 String* empty_string_; member in class:ConsStringGenerationData
290 empty_string_ = CcTest::heap()->empty_string();
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_util.cc50 const ::std::string* empty_string_; member in namespace:google::protobuf::internal
54 empty_string_ = new std::string();
H A Dgenerated_message_util.h65 LIBPROTOBUF_EXPORT extern const ::std::string* empty_string_;
72 return *empty_string_;
/external/chromium_org/ppapi/proxy/
H A Dwebsocket_resource.cc59 empty_string_(new StringVar(std::string())),
295 return empty_string_->GetPPVar();
309 return empty_string_->GetPPVar();
319 return empty_string_->GetPPVar();
H A Dwebsocket_resource.h112 scoped_refptr<StringVar> empty_string_; member in class:ppapi::proxy::WebSocketResource

Completed in 161 milliseconds