Searched defs:function (Results 1 – 11 of 11) sorted by relevance
| /system/netd/client/ |
| D | NetdClient.cpp | 160 extern "C" void netdClientInitAccept4(Accept4FunctionType* function) { in netdClientInitAccept4() 167 extern "C" void netdClientInitConnect(ConnectFunctionType* function) { in netdClientInitConnect() 174 extern "C" void netdClientInitSocket(SocketFunctionType* function) { in netdClientInitSocket() 181 extern "C" void netdClientInitNetIdForResolv(NetIdForResolvFunctionType* function) { in netdClientInitNetIdForResolv()
|
| /system/extras/simpleperf/ |
| D | workload.h | 52 const std::function<void ()>& function) in Workload()
|
| D | workload.cpp | 35 std::unique_ptr<Workload> Workload::CreateWorkload(const std::function<void ()>& function) { in CreateWorkload()
|
| D | cmd_stat_test.cpp | 62 auto function = []() { in CreateProcesses() local
|
| /system/core/libpixelflinger/codeflinger/ |
| D | CodeCache.cpp | 66 static void heap_error(const char* msg, const char* function, void* p) { in heap_error()
|
| /system/bt/btcore/src/ |
| D | module.cc | 135 static bool call_lifecycle_function(module_lifecycle_fn function) { in call_lifecycle_function()
|
| /system/extras/simpleperf/scripts/ |
| D | pprof_proto_generator.py | 157 def show_function(self, function, space=''): argument 522 def gen_profile_function(self, function): argument
|
| D | annotate.py | 33 def __init__(self, file, function, line): argument
|
| /system/core/init/ |
| D | action.cpp | 82 auto function = function_map_->FindFunction(args[0], args.size() - 1, err); in AddCommand() local
|
| /system/core/debuggerd/ |
| D | debuggerd_test.cpp | 201 void CrasherTest::StartProcess(std::function<void()> function, std::function<pid_t()> forker) { in StartProcess()
|
| /system/bt/btif/src/ |
| D | btif_dm.cc | 179 bt_bond_function_t function; member 3288 bt_bond_function_t function, in btif_stats_add_bond_event()
|