| /frameworks/base/libs/androidfw/ |
| D | AssetsProvider.cpp | 94 std::unique_ptr<ZipAssetsProvider> ZipAssetsProvider::Create(std::string path, in Create() function in android::ZipAssetsProvider 117 std::unique_ptr<ZipAssetsProvider> ZipAssetsProvider::Create(base::unique_fd fd, in Create() function in android::ZipAssetsProvider 292 std::unique_ptr<DirectoryAssetsProvider> DirectoryAssetsProvider::Create(std::string path) { in Create() function in android::DirectoryAssetsProvider 359 std::unique_ptr<AssetsProvider> MultiAssetsProvider::Create( in Create() function in android::MultiAssetsProvider 396 std::unique_ptr<AssetsProvider> EmptyAssetsProvider::Create() { in Create() function in android::EmptyAssetsProvider 400 std::unique_ptr<AssetsProvider> EmptyAssetsProvider::Create(const std::string& path) { in Create() function in android::EmptyAssetsProvider
|
| /frameworks/av/media/libstagefright/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 | 829 RSExportType *RSExportType::Create(RSContext *Context, in Create() function in slang::RSExportType 921 RSExportType *RSExportType::Create(RSContext *Context, const clang::Type *T, in Create() function in slang::RSExportType 1138 *RSExportPrimitiveType::Create(RSContext *Context, in Create() function in slang::RSExportPrimitiveType 1151 RSExportPrimitiveType *RSExportPrimitiveType::Create(RSContext *Context, in Create() function in slang::RSExportPrimitiveType 1252 *RSExportPointerType::Create(RSContext *Context, in Create() function in slang::RSExportPointerType 1323 RSExportVectorType *RSExportVectorType::Create(RSContext *Context, in Create() function in slang::RSExportVectorType 1355 RSExportMatrixType *RSExportMatrixType::Create(RSContext *Context, in Create() function in slang::RSExportMatrixType 1441 *RSExportConstantArrayType::Create(RSContext *Context, in Create() function in slang::RSExportConstantArrayType 1484 RSExportRecordType *RSExportRecordType::Create(RSContext *Context, in Create() function in slang::RSExportRecordType
|
| /frameworks/native/libs/gui/ |
| D | BufferHubConsumer.cpp | 24 sp<BufferHubConsumer> BufferHubConsumer::Create(const std::shared_ptr<ConsumerQueue>& queue) { in Create() function in android::BufferHubConsumer 30 /* static */ sp<BufferHubConsumer> BufferHubConsumer::Create(ConsumerQueueParcelable parcelable) { in Create() function in android::BufferHubConsumer
|
| /frameworks/native/libs/vr/libbufferhubqueue/include/private/dvr/ |
| D | epoll_file_descriptor.h | 25 int Create() { in Create() function
|
| /frameworks/av/media/codec2/hidl/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/native/libs/vr/libvrflinger/ |
| D | vr_flinger.cpp | 30 std::unique_ptr<VrFlinger> VrFlinger::Create( in Create() function in android::dvr::VrFlinger
|
| /frameworks/av/media/libdatasource/ |
| D | DataURISource.cpp | 25 sp<DataURISource> DataURISource::Create(const char *uri) { in Create() function in android::DataURISource
|
| /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
|
| D | DataConverter.cpp | 96 AudioConverter* AudioConverter::Create(AudioEncoding source, AudioEncoding target) { in Create() function in android::AudioConverter
|
| /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/cmds/idlcli/ |
| D | vibrator.h | 82 static std::unique_ptr<HalWrapper> Create() { in Create() function
|
| /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/base/tools/aapt2/io/ |
| D | FileSystem.cpp | 71 std::unique_ptr<FileCollection> FileCollection::Create(const android::StringPiece& root, in Create() function in aapt::io::FileCollection
|