Searched defs:GetId (Results 1 – 2 of 2) sorted by relevance
/system/bt/vendor_libs/test_vendor_lib/model/setup/ | ||
D | phy_layer.h | 51 uint32_t GetId() { in GetId() function |
/system/apex/apexd/ | ||
D | apexd_session.cpp | 158 int ApexSession::GetId() const { return state_.id(); } in GetId() function in android::apex::ApexSession |