Home
last modified time | relevance | path

Searched defs:GetType (Results 1 – 4 of 4) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/model/setup/
Dphy_layer.h47 Phy::Type GetType() { in GetType() function
Dphy_layer_factory.cc25 Phy::Type PhyLayerFactory::GetType() { in GetType() function in test_vendor_lib::PhyLayerFactory
/system/apex/apexd/
Dapex_database.cpp71 BlockDeviceType GetType() const { in GetType() function in android::apex::__anon70e6d16b0111::BlockDevice
/system/apex/tools/
Ddeapexer.py263 def GetType(apex_path): function