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

1 2 3 4

  /external/libbrillo/brillo/dbus/
dbus_param_reader_unittest.cc 20 std::unique_ptr<Response> message = Response::CreateEmpty();
29 std::unique_ptr<Response> message = Response::CreateEmpty();
44 std::unique_ptr<Response> message = Response::CreateEmpty();
65 std::unique_ptr<Response> message = Response::CreateEmpty();
88 std::unique_ptr<Response> message = Response::CreateEmpty();
108 std::unique_ptr<Response> message = Response::CreateEmpty();
129 std::unique_ptr<Response> message = Response::CreateEmpty();
142 std::unique_ptr<Response> message = Response::CreateEmpty();
158 std::unique_ptr<Response> message = Response::CreateEmpty();
174 std::unique_ptr<Response> message = Response::CreateEmpty();
    [all...]
dbus_param_writer_unittest.cc 21 std::unique_ptr<Response> message = Response::CreateEmpty();
28 std::unique_ptr<Response> message = Response::CreateEmpty();
52 std::unique_ptr<Response> message = Response::CreateEmpty();
72 std::unique_ptr<Response> message = Response::CreateEmpty();
79 std::unique_ptr<Response> message = Response::CreateEmpty();
107 std::unique_ptr<Response> message = Response::CreateEmpty();
131 std::unique_ptr<Response> message = Response::CreateEmpty();
138 std::unique_ptr<Response> message = Response::CreateEmpty();
166 std::unique_ptr<Response> message = Response::CreateEmpty();
data_serialization_unittest.cc 147 std::unique_ptr<Response> message = Response::CreateEmpty();
171 std::unique_ptr<Response> message = Response::CreateEmpty();
237 std::unique_ptr<Response> message = Response::CreateEmpty();
264 std::unique_ptr<Response> message = Response::CreateEmpty();
333 std::unique_ptr<Response> message = Response::CreateEmpty();
392 std::unique_ptr<Response> message = Response::CreateEmpty();
407 std::unique_ptr<Response> message = Response::CreateEmpty();
422 std::unique_ptr<Response> message = Response::CreateEmpty();
437 std::unique_ptr<Response> message = Response::CreateEmpty();
454 std::unique_ptr<Response> message = Response::CreateEmpty();
    [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/libmojo/mojo/edk/js/
core.cc 43 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(isolate);
53 gin::Dictionary signalsStateDict = gin::Dictionary::CreateEmpty(isolate);
68 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(isolate);
82 gin::Dictionary signalsStateDict = gin::Dictionary::CreateEmpty(isolate);
98 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(args.isolate());
163 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(args.isolate());
187 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(args.isolate());
195 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(args.isolate());
240 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(args.isolate());
253 gin::Dictionary dictionary = gin::Dictionary::CreateEmpty(args.isolate())
    [all...]
  /external/clang/include/clang/AST/
StmtOpenMP.h 279 static OMPParallelDirective *CreateEmpty(const ASTContext &C,
    [all...]
OpenMPClause.h     [all...]
  /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();
202 auto response = dbus::Response::CreateEmpty();
233 auto response = dbus::Response::CreateEmpty();
274 auto response = dbus::Response::CreateEmpty();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 299 static OMPParallelDirective *CreateEmpty(const ASTContext &C,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 299 static OMPParallelDirective *CreateEmpty(const ASTContext &C,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 299 static OMPParallelDirective *CreateEmpty(const ASTContext &C,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 299 static OMPParallelDirective *CreateEmpty(const ASTContext &C,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 299 static OMPParallelDirective *CreateEmpty(const ASTContext &C,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 299 static OMPParallelDirective *CreateEmpty(const ASTContext &C,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 299 static OMPParallelDirective *CreateEmpty(const ASTContext &C,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 299 static OMPParallelDirective *CreateEmpty(const ASTContext &C,
    [all...]
  /external/clang/lib/AST/
OpenMPClause.cpp 184 OMPPrivateClause *OMPPrivateClause::CreateEmpty(const ASTContext &C,
217 OMPFirstprivateClause *OMPFirstprivateClause::CreateEmpty(const ASTContext &C,
268 OMPLastprivateClause *OMPLastprivateClause::CreateEmpty(const ASTContext &C,
286 OMPSharedClause *OMPSharedClause::CreateEmpty(const ASTContext &C, unsigned N) {
342 OMPLinearClause *OMPLinearClause::CreateEmpty(const ASTContext &C,
362 OMPAlignedClause *OMPAlignedClause::CreateEmpty(const ASTContext &C,
404 OMPCopyinClause *OMPCopyinClause::CreateEmpty(const ASTContext &C, unsigned N) {
445 OMPCopyprivateClause *OMPCopyprivateClause::CreateEmpty(const ASTContext &C,
498 OMPReductionClause *OMPReductionClause::CreateEmpty(const ASTContext &C,
516 OMPFlushClause *OMPFlushClause::CreateEmpty(const ASTContext &C, unsigned N)
    [all...]
StmtOpenMP.cpp 72 OMPParallelDirective *OMPParallelDirective::CreateEmpty(const ASTContext &C,
112 OMPSimdDirective *OMPSimdDirective::CreateEmpty(const ASTContext &C,
165 OMPForDirective *OMPForDirective::CreateEmpty(const ASTContext &C,
217 OMPForSimdDirective *OMPForSimdDirective::CreateEmpty(const ASTContext &C,
244 OMPSectionsDirective *OMPSectionsDirective::CreateEmpty(const ASTContext &C,
268 OMPSectionDirective *OMPSectionDirective::CreateEmpty(const ASTContext &C,
292 OMPSingleDirective *OMPSingleDirective::CreateEmpty(const ASTContext &C,
314 OMPMasterDirective *OMPMasterDirective::CreateEmpty(const ASTContext &C,
337 OMPCriticalDirective *OMPCriticalDirective::CreateEmpty(const ASTContext &C,
388 OMPParallelForDirective::CreateEmpty(const ASTContext &C, unsigned NumClauses
    [all...]
StmtObjC.cpp 58 ObjCAtTryStmt *ObjCAtTryStmt::CreateEmpty(const ASTContext &Context,
ExprObjC.cpp 46 ObjCArrayLiteral *ObjCArrayLiteral::CreateEmpty(const ASTContext &C,
99 ObjCDictionaryLiteral::CreateEmpty(const ASTContext &C, unsigned NumElements,
258 ObjCMessageExpr *ObjCMessageExpr::CreateEmpty(const ASTContext &Context,
  /external/clang/lib/Serialization/
ASTReaderStmt.cpp     [all...]
  /system/tpm/attestation/client/
dbus_proxy_test.cc 63 auto response = dbus::Response::CreateEmpty();
105 auto response = dbus::Response::CreateEmpty();
150 auto response = dbus::Response::CreateEmpty();
186 auto response = dbus::Response::CreateEmpty();
233 auto response = dbus::Response::CreateEmpty();
273 auto response = dbus::Response::CreateEmpty();
316 scoped_ptr<dbus::Response> response = dbus::Response::CreateEmpty();
354 auto response = dbus::Response::CreateEmpty();
391 auto response = dbus::Response::CreateEmpty();
  /external/skia/include/ports/
SkFontMgr.h 29 static SkFontStyleSet* CreateEmpty();
  /external/skia/src/core/
SkFontMgr.cpp 32 SkFontStyleSet* SkFontStyleSet::CreateEmpty() { return new SkEmptyFontStyleSet; }
49 return SkFontStyleSet::CreateEmpty();
84 fsset = SkFontStyleSet::CreateEmpty();

Completed in 1238 milliseconds

1 2 3 4