/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 | 56 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 | 155 static void ForEachServiceInClass(const std::string& classname, F function) { in ForEachServiceInClass() 1180 std::function<void(const std::string&)> function) { in ExecWithFunctionOnFailure()
|
D | init.cpp | 447 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 | 38 std::unique_ptr<Workload> Workload::CreateWorkload(const std::function<void()>& function) { in CreateWorkload() 56 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/bt/test/headless/ |
D | interface.h | 30 callback_function_t function; member
|
D | headless.cc | 39 callback_function_t function) { in headless_add_callback() 49 callback_function_t function) { in headless_remove_callback()
|
/system/iorap/include/binder/ |
D | app_launch_event.h | 106 # define PARCEL_READ_OR_RETURN(function, ...) \ in readFromParcel() argument 156 #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 | 239 void CrasherTest::StartProcess(std::function<void()> function, std::function<pid_t()> forker) { in StartProcess()
|
/system/bt/btcore/src/ |
D | module.cc | 132 static bool call_lifecycle_function(module_lifecycle_fn function) { in call_lifecycle_function()
|
/system/netd/libnetdutils/ |
D | Log.cpp | 77 LogEntry& LogEntry::function(const std::string& function_name) { in function() function in android::netdutils::LogEntry
|
/system/extras/simpleperf/scripts/ |
D | pprof_proto_generator.py | 154 def show_function(self, function, space=''): argument 584 def gen_profile_function(self, function): argument
|
D | annotate.py | 34 def __init__(self, file_id, function, line): argument
|
D | report_html.py | 806 def task(function, dso_info): argument
|
/system/bt/gd/rust/gddi/macros/ |
D | lib.rs | 16 let function: ItemFn = parse(item).expect("can only be applied to functions"); in provides() localVariable
|
/system/logging/logd/ |
D | CommandListener.cpp | 69 static int LogIdCommand(SocketClient* cli, int argc, char** argv, F&& function) { in LogIdCommand()
|
/system/core/debuggerd/libdebuggerd/ |
D | tombstone_proto_to_text.cpp | 154 std::string function; in print_backtrace() local
|
/system/bt/btif/src/ |
D | btif_dm.cc | 170 bt_bond_function_t function; member 3093 bt_bond_function_t function, in btif_stats_add_bond_event()
|