Home
last modified time | relevance | path

Searched defs:Create (Results 1 – 25 of 27) sorted by relevance

12

/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
/packages/modules/Bluetooth/tools/rootcanal/model/devices/
Dbeacon.h35 static std::shared_ptr<Device> Create(const std::vector<std::string>& args) { in Create() function
Dsniffer.h35 static std::shared_ptr<Sniffer> Create(const std::vector<std::string>& args) { in Create() function
Dbeacon_swarm.h32 static std::shared_ptr<Device> Create(const std::vector<std::string>& args) { in Create() function
Dhci_device.h33 static std::shared_ptr<HciDevice> Create( in Create() function
Dbaseband_sniffer.h39 static std::shared_ptr<BaseBandSniffer> Create(const std::string& filename) { in Create() function
Dlink_layer_socket_device.h42 static std::shared_ptr<Device> Create( in Create() function
Dscripted_beacon.h36 static std::shared_ptr<Device> Create(const std::vector<std::string>& args) { in Create() function
/packages/modules/Bluetooth/tools/rootcanal/model/hci/
Dhci_socket_transport.h34 static std::shared_ptr<HciTransport> Create( in Create() function
/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Ddevice_boutique.cc44 std::shared_ptr<Device> DeviceBoutique::Create( in Create() function in rootcanal::DeviceBoutique
/packages/modules/adb/client/pairing/
Dpairing_client.cpp163 std::unique_ptr<PairingClient> PairingClient::Create(const Data& pswd, const PeerInfo& peer_info, in Create() function in adbwifi::pairing::PairingClient
/packages/services/Car/cpp/evs/sampleDriver/aidl/src/
DEvsV4lCamera.cpp840 std::shared_ptr<EvsV4lCamera> EvsV4lCamera::Create(const char* deviceName) { in Create() function in aidl::android::hardware::automotive::evs::implementation::EvsV4lCamera
845 std::shared_ptr<EvsV4lCamera> EvsV4lCamera::Create( in Create() function in aidl::android::hardware::automotive::evs::implementation::EvsV4lCamera
DConfigManager.cpp929 std::unique_ptr<ConfigManager> ConfigManager::Create() { in Create() function in ConfigManager
/packages/modules/adb/pairing_connection/tests/
Dpairing_client.cpp191 std::unique_ptr<PairingClient> PairingClient::Create(const Data& pswd, const PeerInfo& peer_info, in Create() function in adb::pairing::PairingClient
/packages/services/Car/cpp/evs/sampleDriver/hidl/
DEvsV4lCamera.cpp914 sp<EvsV4lCamera> EvsV4lCamera::Create(const char *deviceName) { in Create() function in android::hardware::automotive::evs::V1_1::implementation::EvsV4lCamera
921 sp<EvsV4lCamera> EvsV4lCamera::Create(const char *deviceName, in Create() function in android::hardware::automotive::evs::V1_1::implementation::EvsV4lCamera
DConfigManager.cpp1043 std::unique_ptr<ConfigManager> ConfigManager::Create() { in Create() function in ConfigManager
/packages/modules/adb/fdevent/
Dfdevent.cpp63 fdevent* fdevent_context::Create(unique_fd fd, std::variant<fd_func, fd_func2> func, void* arg) { in Create() function in fdevent_context
/packages/modules/Bluetooth/system/gd/packet/
Dpacket_builder_unittest.cc202 static std::unique_ptr<NestedBuilder> Create(uint8_t level) { in Create() function in bluetooth::packet::NestedBuilder
/packages/modules/adb/tls/
Dtls_connection.cpp361 std::unique_ptr<TlsConnection> TlsConnection::Create(TlsConnection::Role role, in Create() function in adb::tls::TlsConnection
/packages/modules/adb/client/openscreen/platform/
Dudp_socket.cpp626 ErrorOr<std::unique_ptr<UdpSocket>> UdpSocket::Create(TaskRunner* task_runner, in Create() function in openscreen::UdpSocket
/packages/providers/MediaProvider/jni/
Dnode-inl.h146 static node* Create(node* parent, const std::string& name, const std::string& io_path, in Create() function
/packages/services/Car/cpp/evs/manager/1.1/emul/
DEvsEmulatedCamera.cpp830 sp<EvsEmulatedCamera> EvsEmulatedCamera::Create(const char *deviceName, in Create() function in android::automotive::evs::V1_1::implementation::EvsEmulatedCamera
/packages/modules/adb/daemon/
Dusb.cpp113 static ScopedAioContext Create(size_t max_events) { in Create() function
/packages/modules/Bluetooth/system/service/
Dadapter.cc809 std::unique_ptr<Adapter> Adapter::Create() { in Create() function in bluetooth::Adapter
/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
Dpointertest.cpp567 TEST(Pointer, Create) { in TEST() argument

12