Searched defs:CreateInstance (Results 1 - 7 of 7) sorted by path

/system/extras/simpleperf/
H A Drecord_file_reader.cpp32 std::unique_ptr<RecordFileReader> RecordFileReader::CreateInstance(const std::string& filename) { function in class:RecordFileReader
H A Drecord_file_writer.cpp36 std::unique_ptr<RecordFileWriter> RecordFileWriter::CreateInstance(const std::string& filename) { function in class:RecordFileWriter
/system/update_engine/client_library/
H A Dclient.cc31 unique_ptr<UpdateEngineClient> UpdateEngineClient::CreateInstance() { function in class:update_engine::UpdateEngineClient
/system/weaved/buffet/
H A Davahi_mdns_client.cc32 std::unique_ptr<MdnsClient> MdnsClient::CreateInstance() { function in class:buffet::MdnsClient
H A Dflouride_socket_bluetooth_client.cc28 std::unique_ptr<BluetoothClient> BluetoothClient::CreateInstance() { function in class:buffet::BluetoothClient
H A Dstub_bluetooth_client.cc21 std::unique_ptr<BluetoothClient> BluetoothClient::CreateInstance() { function in class:buffet::BluetoothClient
H A Dstub_mdns_client.cc21 std::unique_ptr<MdnsClient> MdnsClient::CreateInstance() { function in class:buffet::MdnsClient

Completed in 93 milliseconds