Home
last modified time | relevance | path

Searched defs:Create (Results 101 – 125 of 1897) sorted by relevance

12345678910>>...76

/aosp_15_r20/external/icing/icing/util/
H A Dscorable_property_set.cc40 ScorablePropertySet::Create( in Create() function in icing::lib::ScorablePropertySet
60 ScorablePropertySet::Create(const DocumentProto& document, in Create() function in icing::lib::ScorablePropertySet
/aosp_15_r20/external/cronet/net/socket/
H A Dconnect_job_factory_unittest.cc45 std::unique_ptr<HttpProxyConnectJob> Create( in Create() function in net::__anona6ca5d9d0111::TestHttpProxyConnectJobFactory
70 std::unique_ptr<SOCKSConnectJob> Create( in Create() function in net::__anona6ca5d9d0111::TestSocksConnectJobFactory
95 std::unique_ptr<SSLConnectJob> Create( in Create() function in net::__anona6ca5d9d0111::TestSslConnectJobFactory
120 std::unique_ptr<TransportConnectJob> Create( in Create() function in net::__anona6ca5d9d0111::TestTransportConnectJobFactory
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/common/
H A Doblivious_http_header_key_config.cc73 ObliviousHttpHeaderKeyConfig::Create(uint8_t key_id, uint16_t kem_id, in Create() function in quiche::ObliviousHttpHeaderKeyConfig
348 absl::StatusOr<ObliviousHttpKeyConfigs> ObliviousHttpKeyConfigs::Create( in Create() function in quiche::ObliviousHttpKeyConfigs
368 absl::StatusOr<ObliviousHttpKeyConfigs> ObliviousHttpKeyConfigs::Create( in Create() function in quiche::ObliviousHttpKeyConfigs
/aosp_15_r20/external/tink/cc/mac/
H A Daes_cmac_key_manager.h51 crypto::tink::util::StatusOr<std::unique_ptr<Mac>> Create( in Create() function
60 crypto::tink::util::StatusOr<std::unique_ptr<ChunkedMac>> Create( in Create() function
/aosp_15_r20/packages/modules/StatsD/lib/libkll/
Dkll.cpp32 std::unique_ptr<KllQuantile> KllQuantile::Create(std::string* error) { in Create() function in dist_proc::aggregation::KllQuantile
36 std::unique_ptr<KllQuantile> KllQuantile::Create(const KllQuantileOptions& options, in Create() function in dist_proc::aggregation::KllQuantile
/aosp_15_r20/external/openscreen/platform/impl/
H A Dplatform_client_posix.cc19 void PlatformClientPosix::Create(Clock::duration networking_operation_timeout, in Create() function in openscreen::PlatformClientPosix
26 void PlatformClientPosix::Create(Clock::duration networking_operation_timeout) { in Create() function in openscreen::PlatformClientPosix
/aosp_15_r20/external/dagger2/javatests/dagger/functional/names/
H A DComponentFactoryNameConflictsTest.java34 public static final class Create { class in ComponentFactoryNameConflictsTest
36 @Inject Create(Provider<CreateUsage> provider) {} in Create() method in ComponentFactoryNameConflictsTest.Create
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/h264/
H A Dh264.cc124 std::unique_ptr<H264Encoder> H264Encoder::Create( in Create() function in webrtc::H264Encoder
150 std::unique_ptr<H264Decoder> H264Decoder::Create() { in Create() function in webrtc::H264Decoder
/aosp_15_r20/external/libchrome/base/
H A Dsequence_token.cc44 SequenceToken SequenceToken::Create() { in Create() function in base::SequenceToken
66 TaskToken TaskToken::Create() { in Create() function in base::TaskToken
/aosp_15_r20/external/tink/cc/aead/
H A Daes_gcm_key_manager.h56 crypto::tink::util::StatusOr<std::unique_ptr<Aead>> Create( in Create() function
65 crypto::tink::util::StatusOr<std::unique_ptr<CordAead>> Create( in Create() function
/aosp_15_r20/external/webrtc/api/video/
H A Dencoded_image.cc32 rtc::scoped_refptr<EncodedImageBuffer> EncodedImageBuffer::Create(size_t size) { in Create() function in webrtc::EncodedImageBuffer
36 rtc::scoped_refptr<EncodedImageBuffer> EncodedImageBuffer::Create( in Create() function in webrtc::EncodedImageBuffer
/aosp_15_r20/frameworks/base/packages/CredentialManager/shared/src/com/android/credentialmanager/model/
H A DRequest.kt58 data class Create( dataClass
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dstring_data_template.cpp23 StringDataTemplate<CharType>* StringDataTemplate<CharType>::Create( in Create() function in fxcrt::StringDataTemplate
50 StringDataTemplate<CharType>* StringDataTemplate<CharType>::Create( in Create() function in fxcrt::StringDataTemplate
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp145 void SimpleSegmentAlloc::Create(JITLinkMemoryManager &MemMgr, in Create() function in llvm::jitlink::SimpleSegmentAlloc
200 SimpleSegmentAlloc::Create(JITLinkMemoryManager &MemMgr, const JITLinkDylib *JD, in Create() function in llvm::jitlink::SimpleSegmentAlloc
305 InProcessMemoryManager::Create() { in Create() function in llvm::jitlink::InProcessMemoryManager
/aosp_15_r20/external/webrtc/pc/
H A Dstream_collection.h25 static rtc::scoped_refptr<StreamCollection> Create() { in Create() function
29 static rtc::scoped_refptr<StreamCollection> Create( in Create() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/compatibility/
H A Dgpu_compatibility.cc49 std::unique_ptr<GPUCompatibilityList> GPUCompatibilityList::Create() { in Create() function in tflite::acceleration::GPUCompatibilityList
54 std::unique_ptr<GPUCompatibilityList> GPUCompatibilityList::Create( in Create() function in tflite::acceleration::GPUCompatibilityList
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/runtime/
H A Druntime.cc129 std::unique_ptr<Runtime> Runtime::Create( in Create() function in tensorflow::tfrt_stub::Runtime
149 std::unique_ptr<Runtime> Runtime::Create(int num_inter_op_threads, in Create() function in tensorflow::tfrt_stub::Runtime
/aosp_15_r20/external/tink/cc/prf/
H A Dhkdf_prf_key_manager.h54 crypto::tink::util::StatusOr<std::unique_ptr<StreamingPrf>> Create( in Create() function
63 crypto::tink::util::StatusOr<std::unique_ptr<Prf>> Create( in Create() function
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Dscreen_drawer_linux.cc173 std::unique_ptr<ScreenDrawerLock> ScreenDrawerLock::Create() { in Create() function in webrtc::ScreenDrawerLock
178 std::unique_ptr<ScreenDrawer> ScreenDrawer::Create() { in Create() function in webrtc::ScreenDrawer
/aosp_15_r20/external/cronet/base/
H A Dsequence_token.cc42 SequenceToken SequenceToken::Create() { in Create() function in base::internal::SequenceToken
66 TaskToken TaskToken::Create() { in Create() function in base::internal::TaskToken
/aosp_15_r20/art/compiler/utils/
H A Djni_macro_assembler.cc50 MacroAsm32UniquePtr JNIMacroAssembler<PointerSize::k32>::Create( in Create() function in art::JNIMacroAssembler::k32
77 MacroAsm64UniquePtr JNIMacroAssembler<PointerSize::k64>::Create( in Create() function in art::JNIMacroAssembler::k64
/aosp_15_r20/external/cronet/base/task/sequence_manager/test/
H A Dsequence_manager_for_test.cc47 std::unique_ptr<SequenceManagerForTest> SequenceManagerForTest::Create( in Create() function in base::sequence_manager::SequenceManagerForTest
62 std::unique_ptr<SequenceManagerForTest> SequenceManagerForTest::Create( in Create() function in base::sequence_manager::SequenceManagerForTest
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringMap.h158 static StringMapEntry *Create(StringRef Key, AllocatorTy &Allocator, in Create() function
184 static StringMapEntry *Create(StringRef Key, InitType &&... InitVal) { in Create() function
189 static StringMapEntry *Create(StringRef Key) { in Create() function
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DStringMap.h152 static StringMapEntry *Create(StringRef Key, AllocatorTy &Allocator, in Create() function
178 static StringMapEntry *Create(StringRef Key, InitType &&... InitVal) { in Create() function
183 static StringMapEntry *Create(StringRef Key) { in Create() function
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_server_lib.cc570 Status GrpcServer::Create(const ServerDef& server_def, Env* env, in Create() function in tensorflow::GrpcServer
588 Status GrpcServer::Create(const ServerDef& server_def, Env* env, in Create() function in tensorflow::GrpcServer
594 Status GrpcServer::Create(const ServerDef& server_def, Env* env, in Create() function in tensorflow::GrpcServer

12345678910>>...76