Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/include_test/libsnapshot/
H A Dtest_helpers.h143 virtual DmDeviceState GetState(const std::string& name) const override { in GetState() function
/aosp14/frameworks/base/cmds/idmap2/libidmap2/
H A DResourceContainer.cpp341 Result<const ResState*> ApkResourceContainer::GetState() const { in GetState() function in android::idmap2::ApkResourceContainer
/aosp14/system/core/fs_mgr/libdm/
H A Ddm.cpp274 DmDeviceState DeviceMapper::GetState(const std::string& name) const { in GetState() function in android::dm::DeviceMapper