Home
last modified time | relevance | path

Searched refs:Function (Results 1 – 7 of 7) sorted by relevance

/system/core/init/
Dkeyword_map.h25 template <typename Function>
28 using FunctionInfo = std::tuple<std::size_t, std::size_t, Function>;
34 const Function FindFunction(const std::string& keyword, in FindFunction()
68 return std::get<Function>(function_info); in FindFunction()
/system/core/libmemunreachable/tests/
DThreadCapture_test.cpp53 template<class Function>
54 void StartThreads(unsigned int threads, Function&& func) { in StartThreads()
/system/extras/simpleperf/scripts/
Dprofile_pb2.py587 Function = _reflection.GeneratedProtocolMessageType('Function', (_message.Message,), dict( variable
592 _sym_db.RegisterMessage(Function)
Dpprof_proto_generator.py238 class Function(object): class
420 function = Function(self.get_string_id(name), self.get_string_id(dso_name), vaddr_in_file)
/system/bt/doc/
Dstyle_guide.md159 ### Function names as strings
220 // comment, it's English prose. Function arguments can be referred to as
/system/core/libutils/
DREADME1 Android Utility Function Library
/system/tpm/trunks/generator/
Draw_commands_fixed.txt18797 25.2.3 PolicyDigest Update Function (PolicyUpdate())