Home
last modified time | relevance | path

Searched defs:id2name (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/capstone/
H A Dutils.c56 const char *id2name(const name_map* map, int max, const unsigned int id) in id2name() function
/aosp_15_r20/frameworks/native/libs/binderthreadstate/
H A Dtest.cpp49 std::string id2name(size_t id) { in id2name() function