/packages/modules/StatsD/lib/libkll/ |
D | kll.cpp | 32 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/ |
D | beacon.h | 35 static std::shared_ptr<Device> Create(const std::vector<std::string>& args) { in Create() function
|
D | sniffer.h | 35 static std::shared_ptr<Sniffer> Create(const std::vector<std::string>& args) { in Create() function
|
D | beacon_swarm.h | 32 static std::shared_ptr<Device> Create(const std::vector<std::string>& args) { in Create() function
|
D | hci_device.h | 33 static std::shared_ptr<HciDevice> Create( in Create() function
|
D | baseband_sniffer.h | 39 static std::shared_ptr<BaseBandSniffer> Create(const std::string& filename) { in Create() function
|
D | link_layer_socket_device.h | 42 static std::shared_ptr<Device> Create( in Create() function
|
D | scripted_beacon.h | 36 static std::shared_ptr<Device> Create(const std::vector<std::string>& args) { in Create() function
|
/packages/modules/Bluetooth/tools/rootcanal/model/hci/ |
D | hci_socket_transport.h | 34 static std::shared_ptr<HciTransport> Create( in Create() function
|
/packages/modules/Bluetooth/tools/rootcanal/model/setup/ |
D | device_boutique.cc | 44 std::shared_ptr<Device> DeviceBoutique::Create( in Create() function in rootcanal::DeviceBoutique
|
/packages/modules/adb/client/pairing/ |
D | pairing_client.cpp | 163 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/ |
D | EvsV4lCamera.cpp | 840 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
|
D | ConfigManager.cpp | 929 std::unique_ptr<ConfigManager> ConfigManager::Create() { in Create() function in ConfigManager
|
/packages/modules/adb/pairing_connection/tests/ |
D | pairing_client.cpp | 191 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/ |
D | EvsV4lCamera.cpp | 914 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
|
D | ConfigManager.cpp | 1043 std::unique_ptr<ConfigManager> ConfigManager::Create() { in Create() function in ConfigManager
|
/packages/modules/adb/fdevent/ |
D | fdevent.cpp | 63 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/ |
D | packet_builder_unittest.cc | 202 static std::unique_ptr<NestedBuilder> Create(uint8_t level) { in Create() function in bluetooth::packet::NestedBuilder
|
/packages/modules/adb/tls/ |
D | tls_connection.cpp | 361 std::unique_ptr<TlsConnection> TlsConnection::Create(TlsConnection::Role role, in Create() function in adb::tls::TlsConnection
|
/packages/modules/adb/client/openscreen/platform/ |
D | udp_socket.cpp | 626 ErrorOr<std::unique_ptr<UdpSocket>> UdpSocket::Create(TaskRunner* task_runner, in Create() function in openscreen::UdpSocket
|
/packages/providers/MediaProvider/jni/ |
D | node-inl.h | 146 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/ |
D | EvsEmulatedCamera.cpp | 830 sp<EvsEmulatedCamera> EvsEmulatedCamera::Create(const char *deviceName, in Create() function in android::automotive::evs::V1_1::implementation::EvsEmulatedCamera
|
/packages/modules/adb/daemon/ |
D | usb.cpp | 113 static ScopedAioContext Create(size_t max_events) { in Create() function
|
/packages/modules/Bluetooth/system/service/ |
D | adapter.cc | 809 std::unique_ptr<Adapter> Adapter::Create() { in Create() function in bluetooth::Adapter
|
/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/ |
D | pointertest.cpp | 567 TEST(Pointer, Create) { in TEST() argument
|