Searched refs:Function (Results 1 – 7 of 7) sorted by relevance
/system/core/init/ |
D | keyword_map.h | 25 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/ |
D | ThreadCapture_test.cpp | 53 template<class Function> 54 void StartThreads(unsigned int threads, Function&& func) { in StartThreads()
|
/system/extras/simpleperf/scripts/ |
D | profile_pb2.py | 587 Function = _reflection.GeneratedProtocolMessageType('Function', (_message.Message,), dict( variable 592 _sym_db.RegisterMessage(Function)
|
D | pprof_proto_generator.py | 238 class Function(object): class 420 function = Function(self.get_string_id(name), self.get_string_id(dso_name), vaddr_in_file)
|
/system/bt/doc/ |
D | style_guide.md | 159 ### Function names as strings 220 // comment, it's English prose. Function arguments can be referred to as
|
/system/core/libutils/ |
D | README | 1 Android Utility Function Library
|
/system/tpm/trunks/generator/ |
D | raw_commands_fixed.txt | 18797 25.2.3 PolicyDigest Update Function (PolicyUpdate())
|