/system/core/init/ |
D | builtins.h | 35 BuiltinFunction function; member
|
D | subcontext_benchmark.cpp | 52 auto function = [](const BuiltinArguments& args) { return Result<void>{}; }; in BuildTestFunctionMap() local
|
D | ueventd_test.cpp | 40 F function) { in WriteFromMultipleThreads()
|
D | ueventd_parser_test.cpp | 49 void TestVector(const T& expected, const T& test, F function) { in TestVector()
|
D | action.cpp | 31 Result<void> RunBuiltinFunction(const BuiltinFunction& function, in RunBuiltinFunction()
|
D | builtins.cpp | 154 static void ForEachServiceInClass(const std::string& classname, F function) { in ForEachServiceInClass() 1121 std::function<void(const std::string&)> function) { in ExecWithFunctionOnFailure()
|
D | init.cpp | 444 const auto& function = it->second; in HandleControlMessage() local
|
/system/core/usbd/ |
D | usbd.cpp | 43 std::string function = GetProperty("persist.sys.usb.config", ""); in main() local
|
/system/extras/simpleperf/ |
D | workload.cpp | 36 std::unique_ptr<Workload> Workload::CreateWorkload(const std::function<void ()>& function) { in CreateWorkload() 54 Workload::Workload(const std::vector<std::string>& args, const std::function<void ()>& function) in Workload()
|
/system/netd/client/ |
D | NetdClient.cpp | 414 extern "C" void netdClientInitAccept4(Accept4FunctionType* function) { in netdClientInitAccept4() 418 extern "C" void netdClientInitConnect(ConnectFunctionType* function) { in netdClientInitConnect() 422 extern "C" void netdClientInitSocket(SocketFunctionType* function) { in netdClientInitSocket() 426 extern "C" void netdClientInitSendmmsg(SendmmsgFunctionType* function) { in netdClientInitSendmmsg() 433 extern "C" void netdClientInitSendmsg(SendmsgFunctionType* function) { in netdClientInitSendmsg() 440 extern "C" void netdClientInitSendto(SendtoFunctionType* function) { in netdClientInitSendto() 447 extern "C" void netdClientInitNetIdForResolv(NetIdForResolvFunctionType* function) { in netdClientInitNetIdForResolv() 453 extern "C" void netdClientInitDnsOpenProxy(DnsOpenProxyType* function) { in netdClientInitDnsOpenProxy()
|
/system/iorap/include/binder/ |
D | app_launch_event.h | 78 # define PARCEL_READ_OR_RETURN(function, ...) \ in readFromParcel() argument 122 #define PARCEL_WRITE_OR_RETURN(function, ...) \ argument
|
/system/core/debuggerd/ |
D | debuggerd_benchmark.cpp | 96 static void BM_maximum_pause_impl(benchmark::State& state, const Fn& function) { in BM_maximum_pause_impl()
|
D | debuggerd_test.cpp | 221 void CrasherTest::StartProcess(std::function<void()> function, std::function<pid_t()> forker) { in StartProcess()
|
/system/netd/libnetdutils/ |
D | Log.cpp | 77 LogEntry& LogEntry::function(const std::string& function_name) { in function() function in android::netdutils::LogEntry
|
/system/bt/btcore/src/ |
D | module.cc | 133 static bool call_lifecycle_function(module_lifecycle_fn function) { in call_lifecycle_function()
|
/system/core/libpixelflinger/codeflinger/ |
D | CodeCache.cpp | 70 static void heap_error(const char* msg, const char* function, void* p) { in heap_error()
|
/system/extras/simpleperf/scripts/ |
D | pprof_proto_generator.py | 154 def show_function(self, function, space=''): argument 587 def gen_profile_function(self, function): argument
|
D | annotate.py | 32 def __init__(self, file_id, function, line): argument
|
D | report_html.py | 312 def merge(self, function): argument
|
/system/core/adb/tools/ |
D | check_ms_os_desc.cpp | 147 ms_os_desc_v1_function function; in check_ms_os_desc_v1() local
|
/system/bt/gd/shim/ |
D | l2cap.cc | 606 void L2cap::impl::SendLoopbackResponse(std::function<void()> function) { in SendLoopbackResponse() 679 void L2cap::SendLoopbackResponse(std::function<void()> function) { in SendLoopbackResponse()
|
/system/bt/btif/src/ |
D | btif_dm.cc | 185 bt_bond_function_t function; member 3347 bt_bond_function_t function, in btif_stats_add_bond_event()
|