Home
last modified time | relevance | path

Searched refs:GetInstanceAllocation (Results 1 – 1 of 1) sorted by relevance

/system/core/fs_mgr/liblp/
Dproperty_fetcher.cpp34 static std::unique_ptr<IPropertyFetcher>* GetInstanceAllocation() { in GetInstanceAllocation() function
40 return GetInstanceAllocation()->get(); in GetInstance()
44 GetInstanceAllocation()->swap(fetcher); in OverrideForTesting()