Searched defs:GetId (Results 1 – 4 of 4) sorted by relevance
/system/bt/vendor_libs/test_vendor_lib/model/setup/ | ||
D | phy_layer.h | 40 uint32_t GetId() { in GetId() function |
/system/apex/apexd/ | ||
D | apexd_session.cpp | 169 int ApexSession::GetId() const { return state_.id(); } in GetId() function in android::apex::ApexSession |
/system/core/base/ | ||
D | logging.cpp | 376 LogId GetId() const { in GetId() function in android::base::LogMessageData |
/system/tools/aidl/ | ||
D | aidl_language.h | 420 int GetId() const { return id_; } in GetId() function |