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.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/core/init/ |
D | init_test.cpp | 37 void Add(const std::string& name, const BuiltinFunctionNoArgs function) { in Add() 45 const BuiltinFunction function) { in Add()
|
D | ueventd_test.cpp | 36 F function) { in WriteFromMultipleThreads()
|
D | action.cpp | 63 auto function = function_map_->FindFunction(args, err); in AddCommand() 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 | 156 def show_function(self, function, space=''): argument 543 def gen_profile_function(self, function): argument
|
D | annotate.py | 33 def __init__(self, file, function, line): argument
|
/system/core/debuggerd/ |
D | debuggerd_test.cpp | 209 void CrasherTest::StartProcess(std::function<void()> function, std::function<pid_t()> forker) { in StartProcess()
|
/system/bt/btif/src/ |
D | btif_dm.cc | 178 bt_bond_function_t function; member 3231 bt_bond_function_t function, in btif_stats_add_bond_event()
|