HomeSort by relevance Sort by last modified time
    Searched full:createempty (Results 1 - 25 of 65) sorted by null

1 2 3

  /external/chromium_org/chromeos/dbus/
shill_service_client_unittest.cc 89 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
117 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
143 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
167 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
190 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
221 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
241 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
262 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
284 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
shill_device_client_unittest.cc 116 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
143 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
159 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
185 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
203 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
223 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
248 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
273 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
298 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
324 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
    [all...]
shill_manager_client_unittest.cc 109 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
136 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
186 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
210 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
230 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
250 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
271 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
295 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
318 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
357 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
    [all...]
shill_ipconfig_client_unittest.cc 88 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
127 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
147 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
164 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
shill_profile_client_unittest.cc 97 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
132 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
166 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
gsm_sms_client_unittest.cc 231 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
252 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
290 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
blocking_method_caller_unittest.cc 100 scoped_ptr<dbus::Response> response = dbus::Response::CreateEmpty();
  /external/chromium_org/mojo/apps/js/bindings/
core.cc 30 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(args.isolate());
55 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(args.isolate());
78 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(args.isolate());
  /external/chromium_org/dbus/
values_util_unittest.cc 19 scoped_ptr<Response> response(Response::CreateEmpty());
116 scoped_ptr<Response> response(Response::CreateEmpty());
156 scoped_ptr<Response> response(Response::CreateEmpty());
187 scoped_ptr<Response> response(Response::CreateEmpty());
213 scoped_ptr<Response> response(Response::CreateEmpty());
236 scoped_ptr<Response> response(Response::CreateEmpty());
266 scoped_ptr<Response> response(Response::CreateEmpty());
313 scoped_ptr<Response> response(Response::CreateEmpty());
364 scoped_ptr<Response> response(Response::CreateEmpty());
400 scoped_ptr<Response> response(Response::CreateEmpty());
    [all...]
message_unittest.cc 20 scoped_ptr<Response> message(Response::CreateEmpty());
43 scoped_ptr<Response> message(Response::CreateEmpty());
107 scoped_ptr<Response> message(Response::CreateEmpty());
144 scoped_ptr<Response> message(Response::CreateEmpty());
202 scoped_ptr<Response> message(Response::CreateEmpty());
222 scoped_ptr<Response> message(Response::CreateEmpty());
237 scoped_ptr<Response> message(Response::CreateEmpty());
258 scoped_ptr<Response> message(Response::CreateEmpty());
277 scoped_ptr<Response> message(Response::CreateEmpty());
296 scoped_ptr<Response> message(Response::CreateEmpty());
    [all...]
  /external/chromium_org/gin/
dictionary.cc 22 Dictionary Dictionary::CreateEmpty(v8::Isolate* isolate) {
dictionary.h 31 static Dictionary CreateEmpty(v8::Isolate* isolate);
  /external/clang/tools/libclang/
CIndexDiagnostic.cpp 69 *Disable = cxstring::createEmpty();
70 return cxstring::createEmpty();
74 CXString getCategoryText() const { return cxstring::createEmpty(); }
82 return cxstring::createEmpty();
241 return cxstring::createEmpty();
379 return cxstring::createEmpty();
384 *Disable = cxstring::createEmpty();
389 return cxstring::createEmpty();
406 return cxstring::createEmpty();
434 return cxstring::createEmpty();
    [all...]
CXString.cpp 45 CXString createEmpty() {
61 return createEmpty();
74 return createEmpty();
  /external/chromium_org/third_party/WebKit/Source/core/events/
Event.cpp 199 return StaticNodeList::createEmpty();
208 return StaticNodeList::createEmpty();
  /external/chromium_org/content/browser/geolocation/
wifi_data_provider_linux_unittest.cc 128 scoped_ptr<dbus::Response> response = dbus::Response::CreateEmpty();
149 scoped_ptr<dbus::Response> response = dbus::Response::CreateEmpty();
160 scoped_ptr<dbus::Response> response = dbus::Response::CreateEmpty();
185 scoped_ptr<dbus::Response> response = dbus::Response::CreateEmpty();
  /external/chromium_org/remoting/protocol/
session_config.cc 159 scoped_ptr<CandidateSessionConfig> CandidateSessionConfig::CreateEmpty() {
166 scoped_ptr<CandidateSessionConfig> result = CreateEmpty();
176 scoped_ptr<CandidateSessionConfig> result = CreateEmpty();
  /external/chromium_org/third_party/skia/src/core/
SkFontHost.cpp 87 SkFontStyleSet* SkFontStyleSet::CreateEmpty() {
106 return SkFontStyleSet::CreateEmpty();
133 fsset = SkFontStyleSet::CreateEmpty();
  /external/skia/src/core/
SkFontHost.cpp 87 SkFontStyleSet* SkFontStyleSet::CreateEmpty() {
106 return SkFontStyleSet::CreateEmpty();
133 fsset = SkFontStyleSet::CreateEmpty();
  /external/chromium/chrome/common/extensions/
extension_action.h 148 static T CreateEmpty() {
165 return iter != map->end() ? iter->second : ValueTraits<T>::CreateEmpty();
197 static int CreateEmpty() {
  /external/chromium_org/third_party/WebKit/Source/core/dom/
StaticNodeList.h 50 static PassRefPtr<StaticNodeList> createEmpty()
  /frameworks/compile/libbcc/include/bcc/
Source.h 56 static Source *CreateEmpty(BCCContext &pContext, const std::string &pName);
  /external/chromium_org/chrome/browser/password_manager/
native_backend_kwallet_x_unittest.cc 315 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty());
332 response = dbus::Response::CreateEmpty();
336 response = dbus::Response::CreateEmpty();
348 response = dbus::Response::CreateEmpty();
361 response = dbus::Response::CreateEmpty();
379 response = dbus::Response::CreateEmpty();
396 response = dbus::Response::CreateEmpty();
413 response = dbus::Response::CreateEmpty();
431 response = dbus::Response::CreateEmpty();
    [all...]
  /external/chromium_org/third_party/skia/include/ports/
SkFontMgr.h 28 static SkFontStyleSet* CreateEmpty();
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp     [all...]

Completed in 950 milliseconds

1 2 3