/system/extras/simpleperf/ |
D | read_elf_test.cpp | 100 std::bind(ParseSymbol, std::placeholders::_1, &symbols))); in TEST() 107 std::bind(ParseSymbol, std::placeholders::_1, &symbols))); in TEST() 115 std::bind(ParseSymbol, std::placeholders::_1, &symbols))); in TEST() 122 … std::bind(ParseSymbol, std::placeholders::_1, &symbols))); in TEST() 129 std::bind(ParseSymbol, std::placeholders::_1, &symbols))); in TEST() 152 std::bind(ParseSymbol, std::placeholders::_1, &symbols))); in TEST() 161 std::bind(ParseSymbol, std::placeholders::_1, &symbols))); in TEST()
|
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()
|
/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 | 35 using std::placeholders::_1; 94 WillOnce(Invoke(bind(CaptureStationEventHandler, &handler, _1, _2))); in TEST_F() 115 .WillOnce(Invoke(bind(CaptureStationEventHandler, &handler, _1, _2))); in TEST_F() 138 .WillOnce(Invoke(bind(CaptureChannelSwitchEventHandler, &handler, _1, _2))); in TEST_F()
|
D | scanner_unittest.cpp | 269 _1, _2, _3, _4, _5, _6))); in TEST_F() 286 _1, _2, _3, _4, _5, _6))); in TEST_F() 359 _1, _2, _3, _4, _5, _6, _7, _8, _9, &req_flags))); in TEST_F() 459 Invoke(bind(ReturnOffloadScanResults, _1, dummy_scan_results_))); in TEST_F() 492 Invoke(bind(ReturnNetlinkScanResults, _1, _2, dummy_scan_results_))); in TEST_F() 535 _1, _2, _3, _4, _5, _6, _7, _8, _9, &interval_setting))); in TEST_F() 568 _1, _2, _3, _4, _5, _6, _7, _8, _9, &interval_setting))); in TEST_F()
|
D | offload_scan_manager_test.cpp | 93 .WillByDefault(Invoke(bind(CaptureCallback, _1, &offload_callback_))); in SetUp() 96 Invoke(bind(CaptureDeathRecipient, _1, &death_recipient_))); in SetUp() 103 .WillByDefault(Invoke(bind(ScanStatusReturn, _1, &status))); in SetUp()
|
D | server_unittest.cpp | 86 MockGetInterfacesResponse, mock_interfaces, true, _1, _2))); in SetUp()
|
/system/core/adb/daemon/ |
D | services.cpp | 256 std::bind(remount_service, std::placeholders::_1, arg)); in daemon_service_to_fd() 260 std::bind(reboot_service, std::placeholders::_1, arg)); in daemon_service_to_fd() 274 std::placeholders::_1, false)); in daemon_service_to_fd() 277 std::placeholders::_1, true)); in daemon_service_to_fd() 286 std::bind(restart_tcp_service, std::placeholders::_1, port)); in daemon_service_to_fd() 311 "reconnect", std::bind(reconnect_service, std::placeholders::_1, transport)); in daemon_service_to_fd()
|
/system/core/init/ |
D | ueventd_parser.cpp | 216 std::bind(ParsePermissionsLine, _1, &ueventd_configuration.sysfs_permissions, nullptr)); in ParseConfig() 217 parser.AddSingleLineParser("/dev/", std::bind(ParsePermissionsLine, _1, nullptr, in ParseConfig() 220 std::bind(ParseFirmwareDirectoriesLine, _1, in ParseConfig() 223 std::bind(ParseModaliasHandlingLine, _1, in ParseConfig() 226 std::bind(ParseUeventSocketRcvbufSizeLine, _1, in ParseConfig()
|
D | modalias_handler.cpp | 93 auto alias_callback = std::bind(&ModaliasHandler::ParseAliasCallback, this, _1); in ModaliasHandler() 98 auto dep_callback = std::bind(&ModaliasHandler::ParseDepCallback, this, _1); in ModaliasHandler()
|
/system/connectivity/wificond/ |
D | ap_interface_impl.cpp | 56 _1, _2)); in ApInterfaceImpl() 59 std::bind(&ApInterfaceImpl::OnChannelSwitchEvent, this, _1, _2)); in ApInterfaceImpl()
|
D | server.cpp | 41 using std::placeholders::_1; 309 _1)); in SetupInterface()
|
/system/connectivity/wificond/tests/integration/ |
D | binder_dispatcher.cpp | 86 std::bind(&BinderDispatcher::OnBinderEvent, this, std::placeholders::_1); in Init()
|
/system/extras/slideshow/ |
D | slideshow.cpp | 113 if (gr_init() == -1 || ev_init(std::bind(&input_cb, std::placeholders::_1, in main()
|
/system/bt/osi/test/ |
D | test_stubs.h | 50 #define OVERLOAD_GET_COUNT(_1, _2, _3, _4, _5, _6, COUNT, ...) COUNT argument
|
/system/libvintf/ |
D | VintfObject.cpp | 33 using std::placeholders::_1; 100 std::bind(&VintfObject::fetchDeviceHalManifest, this, _1, _2)); in getDeviceHalManifest() 109 std::bind(&VintfObject::fetchFrameworkHalManifest, this, _1, _2)); in getFrameworkHalManifest() 118 return Get(&mDeviceMatrix, skipCache, std::bind(&VintfObject::fetchDeviceMatrix, this, _1, _2)); in getDeviceCompatibilityMatrix() 134 std::bind(&VintfObject::getCombinedFrameworkMatrix, this, deviceManifest, _1, _2)); in getFrameworkCompatibilityMatrix() 140 std::bind(&CompatibilityMatrix::fetchAllInformation, _1, getFileSystem().get(), in getFrameworkCompatibilityMatrix()
|
D | AssembleVintf.cpp | 640 using std::placeholders::_1; in assemble() 648 std::bind(&AssembleVintfImpl::assembleHalManifest, this, _1), in assemble() 657 std::bind(&AssembleVintfImpl::assembleCompatibilityMatrix, this, _1), in assemble()
|
/system/extras/perfprofd/ |
D | perfprofd_threaded_handler.h | 184 std::placeholders::_1, in GetResultHandler()
|
/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/connectivity/wificond/scanning/ |
D | scanner_impl.cpp | 93 std::bind(&ScannerImpl::OnScanResultsReady, this, _1, _2, _3, _4)); in ScannerImpl() 99 _1, _2)); in ScannerImpl()
|
/system/core/adb/ |
D | services.cpp | 251 "connect", std::bind(connect_service, std::placeholders::_1, host)); in host_service_to_socket()
|
/system/extras/iotop/ |
D | iotop.cpp | 73 auto bound_comparator = std::bind(comparator, _1, _2, field, ascending); in GetSorter()
|
/system/netd/resolv/ |
D | DnsResolverService.cpp | 79 std::bind(binderCallLogFn, std::placeholders::_1, in DnsResolverService()
|
/system/core/healthd/ |
D | healthd_mode_charger.cpp | 684 … ret = ev_init(std::bind(&input_callback, charger, std::placeholders::_1, std::placeholders::_2)); in healthd_mode_charger_init() 724 std::bind(&set_key_callback, charger, std::placeholders::_1, std::placeholders::_2)); in healthd_mode_charger_init()
|
/system/connectivity/wificond/scanning/offload/ |
D | offload_scan_manager.cpp | 94 std::bind(&OffloadScanManager::OnObjectDeath, this, _1)); in InitService()
|