/system/connectivity/wificond/tests/ |
D | scan_utils_unittest.cpp | 32 using std::placeholders::_1; 154 AppendMessageAndReturn, response, true, _1, _2))); in TEST_F() 172 WillOnce(Invoke(bind(AppendMessageAndReturn, response, true, _1, _2))); in TEST_F() 190 WillOnce(Invoke(bind(AppendMessageAndReturn, response, true, _1, _2))); in TEST_F() 208 WillOnce(Invoke(bind(AppendMessageAndReturn, response, true, _1, _2))); in TEST_F() 226 WillOnce(Invoke(bind(AppendMessageAndReturn, response, true, _1, _2))); in TEST_F() 246 WillOnce(Invoke(bind(AppendMessageAndReturn, response, true, _1, _2))); in TEST_F() 261 AppendMessageAndReturn, response, true, _1, _2))); in TEST_F() 275 AppendMessageAndReturn, response, true, _1, _2))); in TEST_F() 297 AppendMessageAndReturn, response, true, _1, _2))); in TEST_F()
|
D | ap_interface_impl_unittest.cpp | 37 using std::placeholders::_1; 97 WillOnce(Invoke(bind(CaptureStationEventHandler, &handler, _1, _2))); in TEST_F() 129 WillOnce(Invoke(bind(CaptureStationEventHandler, &handler, _1, _2))); in TEST_F() 150 .WillOnce(Invoke(bind(CaptureStationEventHandler, &handler, _1, _2))); in TEST_F() 172 .WillOnce(Invoke(bind(CaptureStationEventHandler, &handler, _1, _2))); in TEST_F() 194 .WillOnce(Invoke(bind(CaptureChannelSwitchEventHandler, &handler, _1, _2))); in TEST_F()
|
D | scanner_unittest.cpp | 227 _1, _2, _3, _4, _5, _6))); in TEST_F() 244 _1, _2, _3, _4, _5, _6))); in TEST_F() 311 _1, _2, _3, _4, _5, _6, _7, _8, _9, &req_flags))); in TEST_F() 354 _1, _2, _3, _4, _5, _6, _7, _8, _9, &interval_setting))); in TEST_F() 387 _1, _2, _3, _4, _5, _6, _7, _8, _9, &interval_setting))); in TEST_F()
|
D | server_unittest.cpp | 86 MockGetInterfacesResponse, mock_interfaces, true, _1, _2))); in SetUp()
|
/system/core/init/ |
D | ueventd_parser.cpp | 233 std::bind(ParsePermissionsLine, _1, &ueventd_configuration.sysfs_permissions, nullptr)); in ParseConfig() 234 parser.AddSingleLineParser("/dev/", std::bind(ParsePermissionsLine, _1, nullptr, in ParseConfig() 237 std::bind(ParseFirmwareDirectoriesLine, _1, in ParseConfig() 240 std::bind(ParseExternalFirmwareHandlerLine, _1, in ParseConfig() 243 std::bind(ParseEnabledDisabledLine, _1, in ParseConfig() 246 std::bind(ParseUeventSocketRcvbufSizeLine, _1, in ParseConfig() 249 std::bind(ParseEnabledDisabledLine, _1, in ParseConfig()
|
/system/extras/simpleperf/ |
D | utils_test.cpp | 51 std::bind(&KernelSymbolsMatch, std::placeholders::_1, expected_symbol))); in TEST() 59 std::bind(&KernelSymbolsMatch, std::placeholders::_1, expected_symbol))); in TEST() 64 std::bind(&KernelSymbolsMatch, std::placeholders::_1, expected_symbol))); in TEST()
|
D | read_elf_test.cpp | 112 elf->ParseSymbols(std::bind(ParseSymbol, std::placeholders::_1, &symbols))); in TEST() 123 elf->ParseSymbols(std::bind(ParseSymbol, std::placeholders::_1, &symbols))); in TEST() 132 elf->ParseSymbols(std::bind(ParseSymbol, std::placeholders::_1, &symbols))); in TEST() 151 elf->ParseSymbols(std::bind(ParseSymbol, std::placeholders::_1, &symbols))); in TEST() 161 elf->ParseSymbols(std::bind(ParseSymbol, std::placeholders::_1, &symbols))); in TEST() 192 elf->ParseSymbols(std::bind(ParseSymbol, std::placeholders::_1, &symbols))); in TEST() 203 elf->ParseSymbols(std::bind(ParseSymbol, std::placeholders::_1, &symbols))); in TEST()
|
/system/bt/gd/packet/parser/ |
D | logging.h | 94 #define ERRORLOC(_1, ...) LogMessage(_1, {__VA_ARGS__}).stream() argument
|
/system/core/libmodprobe/ |
D | libmodprobe.cpp | 319 auto alias_callback = std::bind(&Modprobe::ParseAliasCallback, this, _1); in Modprobe() 322 auto dep_callback = std::bind(&Modprobe::ParseDepCallback, this, base_path, _1); in Modprobe() 325 auto softdep_callback = std::bind(&Modprobe::ParseSoftdepCallback, this, _1); in Modprobe() 328 auto load_callback = std::bind(&Modprobe::ParseLoadCallback, this, _1); in Modprobe() 331 auto options_callback = std::bind(&Modprobe::ParseOptionsCallback, this, _1); in Modprobe() 334 auto blocklist_callback = std::bind(&Modprobe::ParseBlocklistCallback, this, _1); in Modprobe()
|
/system/connectivity/wificond/ |
D | ap_interface_impl.cpp | 57 _1, _2)); in ApInterfaceImpl() 60 std::bind(&ApInterfaceImpl::OnChannelSwitchEvent, this, _1, _2)); in ApInterfaceImpl()
|
D | server.cpp | 42 using std::placeholders::_1; 308 _1)); in SetupInterface()
|
/system/core/adb/ |
D | services.cpp | 251 create_service_thread("wait", std::bind(wait_service, std::placeholders::_1, in host_service_to_socket() 257 "connect", std::bind(connect_service, std::placeholders::_1, host)); in host_service_to_socket() 267 "pair", std::bind(pair_service, std::placeholders::_1, host, password)); in host_service_to_socket()
|
/system/extras/slideshow/ |
D | slideshow.cpp | 113 if (gr_init() == -1 || ev_init(std::bind(&input_cb, std::placeholders::_1, in main()
|
/system/bt/gd/shim/ |
D | l2cap_test.cc | 210 std::placeholders::_1, in CreateConnection() 407 std::placeholders::_1, in TEST_F() 438 std::placeholders::_1, in TEST_F() 470 std::placeholders::_1, in TEST_F()
|
/system/bt/osi/test/ |
D | test_stubs.h | 50 #define OVERLOAD_GET_COUNT(_1, _2, _3, _4, _5, _6, COUNT, ...) COUNT argument
|
/system/bt/gd/neighbor/ |
D | inquiry_test.cc | 347 inquiry_callbacks.result = std::bind(&InquiryTest::Result, this, std::placeholders::_1); in SetUp() 348 …_callbacks.result_with_rssi = std::bind(&InquiryTest::ResultWithRssi, this, std::placeholders::_1); in SetUp() 349 …y_callbacks.extended_result = std::bind(&InquiryTest::ExtendedResult, this, std::placeholders::_1); in SetUp() 350 inquiry_callbacks.complete = std::bind(&InquiryTest::Complete, this, std::placeholders::_1); in SetUp()
|
/system/libvintf/ |
D | VintfObject.cpp | 36 using std::placeholders::_1; 108 std::bind(&VintfObject::fetchDeviceHalManifest, this, _1, _2)); in getDeviceHalManifest() 117 std::bind(&VintfObject::fetchFrameworkHalManifest, this, _1, _2)); in getFrameworkHalManifest() 125 return Get(__func__, &mDeviceMatrix, std::bind(&VintfObject::fetchDeviceMatrix, this, _1, _2)); in getDeviceCompatibilityMatrix() 140 std::bind(&VintfObject::getCombinedFrameworkMatrix, this, deviceManifest, _1, _2)); in getFrameworkCompatibilityMatrix() 146 std::bind(&CompatibilityMatrix::fetchAllInformation, _1, getFileSystem().get(), in getFrameworkCompatibilityMatrix()
|
D | AssembleVintf.cpp | 682 using std::placeholders::_1; in assemble() 690 std::bind(&AssembleVintfImpl::assembleHalManifest, this, _1), in assemble() 699 std::bind(&AssembleVintfImpl::assembleCompatibilityMatrix, this, _1), in assemble()
|
/system/core/adb/daemon/ |
D | services.cpp | 306 std::bind(restart_tcp_service, std::placeholders::_1, port)); in daemon_service_to_fd() 331 "reconnect", std::bind(reconnect_service, std::placeholders::_1, transport)); in daemon_service_to_fd()
|
/system/bt/main/shim/ |
D | btm.cc | 267 .result = std::bind(&Btm::OnInquiryResult, this, std::placeholders::_1), in Btm() 269 std::bind(&Btm::OnInquiryResultWithRssi, this, std::placeholders::_1), in Btm() 271 std::bind(&Btm::OnExtendedInquiryResult, this, std::placeholders::_1), in Btm() 273 std::bind(&Btm::OnInquiryComplete, this, std::placeholders::_1)}; in Btm()
|
D | l2cap.cc | 189 this, std::placeholders::_1, std::placeholders::_2, in RegisterService() 240 this, std::placeholders::_1, std::placeholders::_2, in CreateConnection()
|
/system/connectivity/wificond/scanning/ |
D | scanner_impl.cpp | 87 std::bind(&ScannerImpl::OnScanResultsReady, this, _1, _2, _3, _4)); in ScannerImpl() 93 _1, _2)); in ScannerImpl()
|
/system/connectivity/wificond/net/ |
D | netlink_manager.cpp | 37 using std::placeholders::_1; 296 message_handlers_[sequence] = std::bind(AppendPacket, response, _1); in SendMessageAndGetResponses() 436 std::bind(&NetlinkManager::ReceivePacketAndRunHandler, this, _1)); in WatchSocket()
|
/system/extras/iotop/ |
D | iotop.cpp | 73 auto bound_comparator = std::bind(comparator, _1, _2, field, ascending); in GetSorter()
|
/system/core/healthd/ |
D | healthd_mode_charger.cpp | 673 std::bind(&Charger::InputCallback, this, std::placeholders::_1, std::placeholders::_2)); in Init() 711 ev_sync_key_state(std::bind(&Charger::SetKeyCallback, this, std::placeholders::_1, in Init()
|