Home
last modified time | relevance | path

Searched defs:level_ (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/wilhelm/src/itf/
H A DIVolume.cpp22 static SLresult IVolume_SetVolumeLevel(SLVolumeItf self, SLmillibel level_) in IVolume_SetVolumeLevel()
/aosp12/system/bt/gd/packet/
H A Dpacket_builder_unittest.cc227 uint8_t level_; member in bluetooth::packet::NestedBuilder
/aosp12/art/runtime/base/
H A Dmutex.h141 const LockLevel level_; // Support for lock hierarchy. variable