Searched defs:GetType (Results 1 – 4 of 4) sorted by relevance
/system/bt/vendor_libs/test_vendor_lib/model/setup/ | ||
D | phy_layer.h | 47 Phy::Type GetType() { in GetType() function |
D | phy_layer_factory.cc | 25 Phy::Type PhyLayerFactory::GetType() { in GetType() function in test_vendor_lib::PhyLayerFactory |
/system/apex/apexd/ | ||
D | apex_database.cpp | 71 BlockDeviceType GetType() const { in GetType() function in android::apex::__anon70e6d16b0111::BlockDevice |
/system/apex/tools/ | ||
D | deapexer.py | 263 def GetType(apex_path): function |