HomeSort by relevance Sort by last modified time
    Searched refs:CreateEmpty (Results 1 - 25 of 39) sorted by null

1 2

  /external/libbrillo/brillo/dbus/
dbus_param_reader_unittest.cc 20 std::unique_ptr<Response> message(Response::CreateEmpty().release());
29 std::unique_ptr<Response> message(Response::CreateEmpty().release());
44 std::unique_ptr<Response> message(Response::CreateEmpty().release());
65 std::unique_ptr<Response> message(Response::CreateEmpty().release());
88 std::unique_ptr<Response> message(Response::CreateEmpty().release());
108 std::unique_ptr<Response> message(Response::CreateEmpty().release());
129 std::unique_ptr<Response> message(Response::CreateEmpty().release());
142 std::unique_ptr<Response> message(Response::CreateEmpty().release());
158 std::unique_ptr<Response> message(Response::CreateEmpty().release());
174 std::unique_ptr<Response> message(Response::CreateEmpty().release())
    [all...]
dbus_param_writer_unittest.cc 21 std::unique_ptr<Response> message(Response::CreateEmpty().release());
28 std::unique_ptr<Response> message(Response::CreateEmpty().release());
52 std::unique_ptr<Response> message(Response::CreateEmpty().release());
72 std::unique_ptr<Response> message(Response::CreateEmpty().release());
79 std::unique_ptr<Response> message(Response::CreateEmpty().release());
107 std::unique_ptr<Response> message(Response::CreateEmpty().release());
131 std::unique_ptr<Response> message(Response::CreateEmpty().release());
138 std::unique_ptr<Response> message(Response::CreateEmpty().release());
166 std::unique_ptr<Response> message(Response::CreateEmpty().release());
data_serialization_unittest.cc 147 std::unique_ptr<Response> message(Response::CreateEmpty().release());
171 std::unique_ptr<Response> message(Response::CreateEmpty().release());
237 std::unique_ptr<Response> message(Response::CreateEmpty().release());
264 std::unique_ptr<Response> message(Response::CreateEmpty().release());
333 std::unique_ptr<Response> message(Response::CreateEmpty().release());
392 std::unique_ptr<Response> message(Response::CreateEmpty().release());
407 std::unique_ptr<Response> message(Response::CreateEmpty().release());
422 std::unique_ptr<Response> message(Response::CreateEmpty().release());
437 std::unique_ptr<Response> message(Response::CreateEmpty().release());
454 std::unique_ptr<Response> message(Response::CreateEmpty().release())
    [all...]
dbus_method_invoker_unittest.cc 72 auto response = Response::CreateEmpty();
85 auto response = Response::CreateEmpty();
95 auto response = Response::CreateEmpty();
230 auto response = Response::CreateEmpty();
  /external/clang/include/clang/AST/
StmtOpenMP.h 280 static OMPParallelDirective *CreateEmpty(const ASTContext &C,
756 static OMPSimdDirective *CreateEmpty(const ASTContext &C, unsigned NumClauses,
830 static OMPForDirective *CreateEmpty(const ASTContext &C, unsigned NumClauses,
    [all...]
OpenMPClause.h     [all...]
StmtObjC.h 189 static ObjCAtTryStmt *CreateEmpty(const ASTContext &Context,
ExprCXX.h 256 static CXXStaticCastExpr *CreateEmpty(const ASTContext &Context,
288 static CXXDynamicCastExpr *CreateEmpty(const ASTContext &Context,
325 static CXXReinterpretCastExpr *CreateEmpty(const ASTContext &Context,
356 static CXXConstCastExpr *CreateEmpty(const ASTContext &Context);
    [all...]
  /external/clang/lib/AST/
StmtOpenMP.cpp 72 OMPParallelDirective *OMPParallelDirective::CreateEmpty(const ASTContext &C,
111 OMPSimdDirective *OMPSimdDirective::CreateEmpty(const ASTContext &C,
160 OMPForDirective *OMPForDirective::CreateEmpty(const ASTContext &C,
208 OMPForSimdDirective *OMPForSimdDirective::CreateEmpty(const ASTContext &C,
235 OMPSectionsDirective *OMPSectionsDirective::CreateEmpty(const ASTContext &C,
259 OMPSectionDirective *OMPSectionDirective::CreateEmpty(const ASTContext &C,
283 OMPSingleDirective *OMPSingleDirective::CreateEmpty(const ASTContext &C,
305 OMPMasterDirective *OMPMasterDirective::CreateEmpty(const ASTContext &C,
328 OMPCriticalDirective *OMPCriticalDirective::CreateEmpty(const ASTContext &C,
375 OMPParallelForDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses
    [all...]
OpenMPClause.cpp 53 OMPPrivateClause *OMPPrivateClause::CreateEmpty(const ASTContext &C,
89 OMPFirstprivateClause *OMPFirstprivateClause::CreateEmpty(const ASTContext &C,
141 OMPLastprivateClause *OMPLastprivateClause::CreateEmpty(const ASTContext &C,
163 OMPSharedClause *OMPSharedClause::CreateEmpty(const ASTContext &C, unsigned N) {
220 OMPLinearClause *OMPLinearClause::CreateEmpty(const ASTContext &C,
244 OMPAlignedClause *OMPAlignedClause::CreateEmpty(const ASTContext &C,
290 OMPCopyinClause *OMPCopyinClause::CreateEmpty(const ASTContext &C, unsigned N) {
335 OMPCopyprivateClause *OMPCopyprivateClause::CreateEmpty(const ASTContext &C,
389 OMPReductionClause *OMPReductionClause::CreateEmpty(const ASTContext &C,
411 OMPFlushClause *OMPFlushClause::CreateEmpty(const ASTContext &C, unsigned N)
    [all...]
StmtObjC.cpp 58 ObjCAtTryStmt *ObjCAtTryStmt::CreateEmpty(const ASTContext &Context,
ExprCXX.cpp 307 UnresolvedLookupExpr::CreateEmpty(const ASTContext &C,
463 DependentScopeDeclRefExpr::CreateEmpty(const ASTContext &C,
599 CXXStaticCastExpr *CXXStaticCastExpr::CreateEmpty(const ASTContext &C,
624 CXXDynamicCastExpr *CXXDynamicCastExpr::CreateEmpty(const ASTContext &C,
682 CXXReinterpretCastExpr::CreateEmpty(const ASTContext &C, unsigned PathSize) {
697 CXXConstCastExpr *CXXConstCastExpr::CreateEmpty(const ASTContext &C) {
716 CXXFunctionalCastExpr::CreateEmpty(const ASTContext &C, unsigned PathSize) {
    [all...]
ExprObjC.cpp 47 ObjCArrayLiteral *ObjCArrayLiteral::CreateEmpty(const ASTContext &C,
104 ObjCDictionaryLiteral::CreateEmpty(const ASTContext &C, unsigned NumElements,
275 ObjCMessageExpr *ObjCMessageExpr::CreateEmpty(const ASTContext &Context,
  /system/tpm/tpm_manager/client/
tpm_ownership_dbus_proxy_test.cc 56 auto response = dbus::Response::CreateEmpty();
98 auto response = dbus::Response::CreateEmpty();
131 auto response = dbus::Response::CreateEmpty();
tpm_nvram_dbus_proxy_test.cc 62 auto response = dbus::Response::CreateEmpty();
96 auto response = dbus::Response::CreateEmpty();
131 auto response = dbus::Response::CreateEmpty();
166 auto response = dbus::Response::CreateEmpty();
203 auto response = dbus::Response::CreateEmpty();
241 auto response = dbus::Response::CreateEmpty();
279 auto response = dbus::Response::CreateEmpty();
  /frameworks/compile/libbcc/include/bcc/
Source.h 69 static Source *CreateEmpty(BCCContext &pContext, const std::string &pName);
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp     [all...]
  /system/tpm/attestation/client/
dbus_proxy_test.cc 62 auto response = dbus::Response::CreateEmpty();
104 auto response = dbus::Response::CreateEmpty();
149 auto response = dbus::Response::CreateEmpty();
185 auto response = dbus::Response::CreateEmpty();
232 auto response = dbus::Response::CreateEmpty();
272 auto response = dbus::Response::CreateEmpty();
315 scoped_ptr<dbus::Response> response = dbus::Response::CreateEmpty();
353 auto response = dbus::Response::CreateEmpty();
390 auto response = dbus::Response::CreateEmpty();
  /external/skia/src/core/
SkFontMgr.cpp 32 SkFontStyleSet* SkFontStyleSet::CreateEmpty() { return new SkEmptyFontStyleSet; }
49 return SkFontStyleSet::CreateEmpty();
84 fsset = SkFontStyleSet::CreateEmpty();
  /system/connectivity/shill/dbus/
chromeos_manager_dbus_adaptor_unittest.cc 89 scoped_ptr<Response> message(Response::CreateEmpty());
128 scoped_ptr<Response> message(Response::CreateEmpty());
153 scoped_ptr<Response> message(Response::CreateEmpty());
  /external/skia/include/ports/
SkFontMgr.h 29 static SkFontStyleSet* CreateEmpty();
  /external/libchrome/dbus/
message.h 216 static scoped_ptr<Response> CreateEmpty();
  /frameworks/compile/libbcc/lib/Core/
Source.cpp 171 Source *Source::CreateEmpty(BCCContext &pContext, const std::string &pName) {
  /external/clang/lib/CodeGen/
CGDeclCXX.cpp 508 auto NL = ApplyDebugLocation::CreateEmpty(*this);
559 auto NL = ApplyDebugLocation::CreateEmpty(*this);
  /external/skia/include/core/
SkPathRef.h 142 static SkPathRef* CreateEmpty();
452 * Called the first time someone calls CreateEmpty to actually create the singleton.

Completed in 171 milliseconds

1 2