Searched defs:GetId (Results 1 – 3 of 3) sorted by relevance
/system/bt/tools/mcap_tool/ | ||
D | mcap_test_mdl.cc | 117 uint16_t McapMdl::GetId() { return _mdl_id; } in GetId() function in SYSTEM_BT_TOOLS_MCAP_TOOL::McapMdl |
/system/core/base/ | ||
D | logging.cpp | 387 LogId GetId() const { in GetId() function in android::base::LogMessageData |
/system/tools/aidl/ | ||
D | aidl_language.h | 216 int GetId() { return id_; } in GetId() function |