Home
last modified time | relevance | path

Searched refs:CreateEmpty (Results 1 – 25 of 46) sorted by relevance

12

/external/chromium_org/chromeos/dbus/
Dshill_device_client_unittest.cc116 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
143 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
159 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
185 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
203 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
223 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
248 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
273 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
298 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
324 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
[all …]
Dshill_service_client_unittest.cc89 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
117 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
143 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
167 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
190 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
221 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
241 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
262 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
284 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
Dshill_manager_client_unittest.cc109 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
136 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
186 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
210 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
230 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
250 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
271 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
295 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
318 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
357 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
[all …]
Dshill_ipconfig_client_unittest.cc88 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
127 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
147 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
164 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
Dshill_profile_client_unittest.cc97 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
132 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
166 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
Dgsm_sms_client_unittest.cc231 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
252 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
290 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
Dmodem_messaging_client_unittest.cc201 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
220 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in TEST_F()
/external/chromium_org/dbus/
Dmessage_unittest.cc20 scoped_ptr<Response> message(Response::CreateEmpty()); in TEST()
43 scoped_ptr<Response> message(Response::CreateEmpty()); in TEST()
107 scoped_ptr<Response> message(Response::CreateEmpty()); in TEST()
144 scoped_ptr<Response> message(Response::CreateEmpty()); in TEST()
202 scoped_ptr<Response> message(Response::CreateEmpty()); in TEST()
222 scoped_ptr<Response> message(Response::CreateEmpty()); in TEST()
237 scoped_ptr<Response> message(Response::CreateEmpty()); in TEST()
258 scoped_ptr<Response> message(Response::CreateEmpty()); in TEST()
277 scoped_ptr<Response> message(Response::CreateEmpty()); in TEST()
296 scoped_ptr<Response> message(Response::CreateEmpty()); in TEST()
[all …]
Dvalues_util_unittest.cc19 scoped_ptr<Response> response(Response::CreateEmpty()); in TEST()
116 scoped_ptr<Response> response(Response::CreateEmpty()); in TEST()
156 scoped_ptr<Response> response(Response::CreateEmpty()); in TEST()
187 scoped_ptr<Response> response(Response::CreateEmpty()); in TEST()
213 scoped_ptr<Response> response(Response::CreateEmpty()); in TEST()
236 scoped_ptr<Response> response(Response::CreateEmpty()); in TEST()
266 scoped_ptr<Response> response(Response::CreateEmpty()); in TEST()
313 scoped_ptr<Response> response(Response::CreateEmpty()); in TEST()
364 scoped_ptr<Response> response(Response::CreateEmpty()); in TEST()
400 scoped_ptr<Response> response(Response::CreateEmpty()); in TEST()
[all …]
/external/clang/include/clang/AST/
DStmtOpenMP.h222 static OMPParallelDirective *CreateEmpty(const ASTContext &C,
289 static OMPSimdDirective *CreateEmpty(const ASTContext &C, unsigned NumClauses,
358 static OMPForDirective *CreateEmpty(const ASTContext &C, unsigned NumClauses,
418 static OMPSectionsDirective *CreateEmpty(const ASTContext &C,
466 static OMPSectionDirective *CreateEmpty(const ASTContext &C, EmptyShell);
522 static OMPSingleDirective *CreateEmpty(const ASTContext &C,
590 static OMPParallelForDirective *CreateEmpty(const ASTContext &C,
654 CreateEmpty(const ASTContext &C, unsigned NumClauses, EmptyShell);
DOpenMPClause.h708 static OMPPrivateClause *CreateEmpty(const ASTContext &C, unsigned N);
768 static OMPFirstprivateClause *CreateEmpty(const ASTContext &C, unsigned N);
828 static OMPLastprivateClause *CreateEmpty(const ASTContext &C, unsigned N);
887 static OMPSharedClause *CreateEmpty(const ASTContext &C, unsigned N);
973 static OMPReductionClause *CreateEmpty(const ASTContext &C, unsigned N);
1055 static OMPLinearClause *CreateEmpty(const ASTContext &C, unsigned NumVars);
1140 static OMPAlignedClause *CreateEmpty(const ASTContext &C, unsigned NumVars);
1209 static OMPCopyinClause *CreateEmpty(const ASTContext &C, unsigned N);
1269 static OMPCopyprivateClause *CreateEmpty(const ASTContext &C, unsigned N);
/external/chromium_org/mojo/bindings/js/
Dcore.cc53 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(args.isolate()); in CreateMessagePipe()
90 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(args.isolate()); in ReadMessage()
114 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(args.isolate()); in ReadMessage()
123 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(args.isolate()); in CreateDataPipe()
166 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(args.isolate()); in WriteData()
179 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(args.isolate()); in ReadData()
193 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(args.isolate()); in ReadData()
/external/chromium_org/content/browser/geolocation/
Dwifi_data_provider_linux_unittest.cc128 scoped_ptr<dbus::Response> response = dbus::Response::CreateEmpty(); in CreateNetworkManagerProxyResponse()
149 scoped_ptr<dbus::Response> response = dbus::Response::CreateEmpty(); in CreateDeviceProxyResponse()
160 scoped_ptr<dbus::Response> response = dbus::Response::CreateEmpty(); in CreateDeviceProxyResponse()
185 scoped_ptr<dbus::Response> response = dbus::Response::CreateEmpty(); in CreateAccessPointProxyResponse()
/external/clang/lib/Serialization/
DASTReaderStmt.cpp1709 C = OMPPrivateClause::CreateEmpty(Context, Record[Idx++]); in readClause()
1712 C = OMPFirstprivateClause::CreateEmpty(Context, Record[Idx++]); in readClause()
1715 C = OMPLastprivateClause::CreateEmpty(Context, Record[Idx++]); in readClause()
1718 C = OMPSharedClause::CreateEmpty(Context, Record[Idx++]); in readClause()
1721 C = OMPReductionClause::CreateEmpty(Context, Record[Idx++]); in readClause()
1724 C = OMPLinearClause::CreateEmpty(Context, Record[Idx++]); in readClause()
1727 C = OMPAlignedClause::CreateEmpty(Context, Record[Idx++]); in readClause()
1730 C = OMPCopyinClause::CreateEmpty(Context, Record[Idx++]); in readClause()
1733 C = OMPCopyprivateClause::CreateEmpty(Context, Record[Idx++]); in readClause()
2069 S = AttributedStmt::CreateEmpty( in ReadStmtFromStream()
[all …]
/external/chromium_org/chrome/browser/extensions/
Dextension_action.h203 static T CreateEmpty() { in CreateEmpty() function
230 return ValueTraits<T>::CreateEmpty(); in GetValue()
274 static int CreateEmpty() {
/external/clang/lib/AST/
DStmt.cpp294 AttributedStmt *AttributedStmt::CreateEmpty(const ASTContext &C, in CreateEmpty() function in AttributedStmt
745 ObjCAtTryStmt *ObjCAtTryStmt::CreateEmpty(const ASTContext &Context, in CreateEmpty() function in ObjCAtTryStmt
1139 OMPPrivateClause *OMPPrivateClause::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPPrivateClause
1163 OMPFirstprivateClause *OMPFirstprivateClause::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPFirstprivateClause
1185 OMPLastprivateClause *OMPLastprivateClause::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPLastprivateClause
1207 OMPSharedClause *OMPSharedClause::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPSharedClause
1231 OMPLinearClause *OMPLinearClause::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPLinearClause
1253 OMPAlignedClause *OMPAlignedClause::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPAlignedClause
1275 OMPCopyinClause *OMPCopyinClause::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPCopyinClause
1297 OMPCopyprivateClause *OMPCopyprivateClause::CreateEmpty(const ASTContext &C, in CreateEmpty() function in OMPCopyprivateClause
[all …]
DExprCXX.cpp312 UnresolvedLookupExpr::CreateEmpty(const ASTContext &C, in CreateEmpty() function in UnresolvedLookupExpr
470 DependentScopeDeclRefExpr::CreateEmpty(const ASTContext &C, in CreateEmpty() function in DependentScopeDeclRefExpr
606 CXXStaticCastExpr *CXXStaticCastExpr::CreateEmpty(const ASTContext &C, in CreateEmpty() function in CXXStaticCastExpr
631 CXXDynamicCastExpr *CXXDynamicCastExpr::CreateEmpty(const ASTContext &C, in CreateEmpty() function in CXXDynamicCastExpr
689 CXXReinterpretCastExpr::CreateEmpty(const ASTContext &C, unsigned PathSize) { in CreateEmpty() function in CXXReinterpretCastExpr
704 CXXConstCastExpr *CXXConstCastExpr::CreateEmpty(const ASTContext &C) { in CreateEmpty() function in CXXConstCastExpr
723 CXXFunctionalCastExpr::CreateEmpty(const ASTContext &C, unsigned PathSize) { in CreateEmpty() function in CXXFunctionalCastExpr
1173 CXXUnresolvedConstructExpr::CreateEmpty(const ASTContext &C, unsigned NumArgs) { in CreateEmpty() function in CXXUnresolvedConstructExpr
1271 CXXDependentScopeMemberExpr::CreateEmpty(const ASTContext &C, in CreateEmpty() function in CXXDependentScopeMemberExpr
1378 UnresolvedMemberExpr::CreateEmpty(const ASTContext &C, in CreateEmpty() function in UnresolvedMemberExpr
[all …]
/external/chromium_org/remoting/protocol/
Dsession_config.cc159 scoped_ptr<CandidateSessionConfig> CandidateSessionConfig::CreateEmpty() { in CreateEmpty() function in remoting::protocol::CandidateSessionConfig
166 scoped_ptr<CandidateSessionConfig> result = CreateEmpty(); in CreateFrom()
176 scoped_ptr<CandidateSessionConfig> result = CreateEmpty(); in CreateDefault()
/external/chromium_org/third_party/skia/src/core/
DSkFontHost.cpp87 SkFontStyleSet* SkFontStyleSet::CreateEmpty() { in CreateEmpty() function in SkFontStyleSet
106 return SkFontStyleSet::CreateEmpty(); in onMatchFamily()
139 fsset = SkFontStyleSet::CreateEmpty(); in emptyOnNull()
/external/skia/src/core/
DSkFontHost.cpp87 SkFontStyleSet* SkFontStyleSet::CreateEmpty() { in CreateEmpty() function in SkFontStyleSet
106 return SkFontStyleSet::CreateEmpty(); in onMatchFamily()
139 fsset = SkFontStyleSet::CreateEmpty(); in emptyOnNull()
/external/chromium_org/gin/
Ddictionary.cc22 Dictionary Dictionary::CreateEmpty(v8::Isolate* isolate) { in CreateEmpty() function in gin::Dictionary
Ddictionary.h31 static Dictionary CreateEmpty(v8::Isolate* isolate);
/external/chromium_org/chrome/browser/password_manager/
Dnative_backend_kwallet_x_unittest.cc440 scoped_ptr<dbus::Response> response(dbus::Response::CreateEmpty()); in KLauncherMethodCall()
457 response = dbus::Response::CreateEmpty(); in KWalletMethodCall()
461 response = dbus::Response::CreateEmpty(); in KWalletMethodCall()
473 response = dbus::Response::CreateEmpty(); in KWalletMethodCall()
486 response = dbus::Response::CreateEmpty(); in KWalletMethodCall()
504 response = dbus::Response::CreateEmpty(); in KWalletMethodCall()
521 response = dbus::Response::CreateEmpty(); in KWalletMethodCall()
538 response = dbus::Response::CreateEmpty(); in KWalletMethodCall()
556 response = dbus::Response::CreateEmpty(); in KWalletMethodCall()
/external/skia/include/ports/
DSkFontMgr.h28 static SkFontStyleSet* CreateEmpty();
/external/chromium_org/third_party/skia/include/ports/
DSkFontMgr.h28 static SkFontStyleSet* CreateEmpty();

12