/frameworks/base/libs/androidfw/ |
D | AssetsProvider.cpp | 95 std::unique_ptr<ZipAssetsProvider> ZipAssetsProvider::Create(std::string path, in Create() function in android::ZipAssetsProvider 122 std::unique_ptr<ZipAssetsProvider> ZipAssetsProvider::Create(base::unique_fd fd, in Create() function in android::ZipAssetsProvider 301 std::unique_ptr<DirectoryAssetsProvider> DirectoryAssetsProvider::Create(std::string path) { in Create() function in android::DirectoryAssetsProvider 370 std::unique_ptr<AssetsProvider> MultiAssetsProvider::Create( in Create() function in android::MultiAssetsProvider 407 std::unique_ptr<AssetsProvider> EmptyAssetsProvider::Create() { in Create() function in android::EmptyAssetsProvider 411 std::unique_ptr<AssetsProvider> EmptyAssetsProvider::Create(std::string path) { in Create() function in android::EmptyAssetsProvider
|
/frameworks/libs/binary_translation/base/ |
D | exec_region_anonymous.cc | 25 ExecRegion ExecRegionAnonymousFactory::Create(size_t size) { in Create() function in berberis::ExecRegionAnonymousFactory
|
D | exec_region_elf_backed.cc | 39 ExecRegion ExecRegionElfBackedFactory::Create(size_t size) { in Create() function in berberis::ExecRegionElfBackedFactory
|
/frameworks/av/media/module/foundation/ |
D | MediaBufferBase.cpp | 26 MediaBufferBase *MediaBufferBase::Create(size_t size) { in Create() function in android::MediaBufferBase
|
/frameworks/native/libs/vr/libpdx_uds/ |
D | client_channel_factory.cpp | 45 std::unique_ptr<pdx::ClientChannelFactory> ClientChannelFactory::Create( in Create() function in android::pdx::uds::ClientChannelFactory 51 std::unique_ptr<pdx::ClientChannelFactory> ClientChannelFactory::Create( in Create() function in android::pdx::uds::ClientChannelFactory
|
/frameworks/compile/mclinker/lib/Fragment/ |
D | FragmentRef.cpp | 50 FragmentRef* FragmentRef::Create(Fragment& pFrag, uint64_t pOffset) { in Create() function in mcld::FragmentRef 76 FragmentRef* FragmentRef::Create(LDSection& pSection, uint64_t pOffset) { in Create() function in mcld::FragmentRef
|
D | Relocation.cpp | 39 Relocation* Relocation::Create() { in Create() function in mcld::Relocation 47 Relocation* Relocation::Create(Type pType, in Create() function in mcld::Relocation
|
/frameworks/native/services/vr/virtual_touchpad/include/ |
D | VirtualTouchpad.h | 30 static std::unique_ptr<VirtualTouchpad> Create() { in Create() function
|
/frameworks/compile/mclinker/lib/LD/ |
D | SectionData.cpp | 31 SectionData* SectionData::Create(LDSection& pSection) { in Create() function in mcld::SectionData
|
D | RelocData.cpp | 30 RelocData* RelocData::Create(LDSection& pSection) { in Create() function in mcld::RelocData
|
D | LDSymbol.cpp | 50 LDSymbol* LDSymbol::Create(ResolveInfo& pResolveInfo) { in Create() function in mcld::LDSymbol
|
D | ELFSegment.cpp | 84 ELFSegment* ELFSegment::Create(uint32_t pType, uint32_t pFlag) { in Create() function in mcld::ELFSegment
|
D | LDSection.cpp | 66 LDSection* LDSection::Create(const std::string& pName, in Create() function in mcld::LDSection
|
D | DebugString.cpp | 90 DebugString* DebugString::Create(LDSection& pSection) { in Create() function in mcld::DebugString
|
/frameworks/compile/slang/ |
D | slang_rs_export_type.cpp | 835 RSExportType *RSExportType::Create(RSContext *Context, in Create() function in slang::RSExportType 927 RSExportType *RSExportType::Create(RSContext *Context, const clang::Type *T, in Create() function in slang::RSExportType 1144 *RSExportPrimitiveType::Create(RSContext *Context, in Create() function in slang::RSExportPrimitiveType 1157 RSExportPrimitiveType *RSExportPrimitiveType::Create(RSContext *Context, in Create() function in slang::RSExportPrimitiveType 1258 *RSExportPointerType::Create(RSContext *Context, in Create() function in slang::RSExportPointerType 1329 RSExportVectorType *RSExportVectorType::Create(RSContext *Context, in Create() function in slang::RSExportVectorType 1361 RSExportMatrixType *RSExportMatrixType::Create(RSContext *Context, in Create() function in slang::RSExportMatrixType 1447 *RSExportConstantArrayType::Create(RSContext *Context, in Create() function in slang::RSExportConstantArrayType 1490 RSExportRecordType *RSExportRecordType::Create(RSContext *Context, in Create() function in slang::RSExportRecordType
|
D | slang_rs_export_func.cpp | 50 RSExportFunc *RSExportFunc::Create(RSContext *Context, in Create() function in slang::RSExportFunc
|
/frameworks/av/media/codec2/hal/plugin/internal/ |
D | FilterWrapper.h | 62 static std::shared_ptr<FilterWrapper> Create(std::unique_ptr<Plugin> &&plugin) { in Create() function
|
/frameworks/base/cmds/idmap2/idmap2/ |
D | Create.cpp | 49 Result<Unit> Create(const std::vector<std::string>& args) { in Create() function
|
/frameworks/av/media/libstagefright/ |
D | SimpleDecodingSource.cpp | 43 sp<SimpleDecodingSource> SimpleDecodingSource::Create( in Create() function in SimpleDecodingSource 49 sp<SimpleDecodingSource> SimpleDecodingSource::Create( in Create() function in SimpleDecodingSource
|
/frameworks/av/media/libdatasource/ |
D | DataURISource.cpp | 25 sp<DataURISource> DataURISource::Create(const char *uri) { in Create() function in android::DataURISource
|
/frameworks/native/services/vr/virtual_touchpad/ |
D | VirtualTouchpadClient.cpp | 82 std::unique_ptr<VirtualTouchpad> VirtualTouchpadClient::Create() { in Create() function in android::dvr::VirtualTouchpadClient
|
/frameworks/native/services/vr/performanced/ |
D | cpu_set.cpp | 38 std::unique_ptr<CpuSet> CpuSetManager::Create(const std::string& path) { in Create() function in android::dvr::CpuSetManager 49 std::unique_ptr<CpuSet> CpuSetManager::Create(base::unique_fd base_fd, in Create() function in android::dvr::CpuSetManager
|
/frameworks/native/cmds/idlcli/ |
D | vibrator.h | 82 static std::unique_ptr<HalWrapper> Create() { in Create() function
|
/frameworks/base/cmds/idmap2/tests/ |
D | Idmap2BinaryTests.cpp | 86 TEST_F(Idmap2BinaryTests, Create) { in TEST_F() argument
|
/frameworks/base/native/webview/plat_support/ |
D | graphic_buffer_impl.cpp | 37 long GraphicBufferImpl::Create(int w, int h) { in Create() function in android::GraphicBufferImpl
|