Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/snapuserd/
Dutility.h24 bool SetProfiles(std::initializer_list<std::string_view> profiles);
Dutility.cpp39 bool SetProfiles([[maybe_unused]] std::initializer_list<std::string_view> profiles) { in SetProfiles() function
/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
Dmerge_worker.cpp585 if (!SetProfiles({"CPUSET_SP_BACKGROUND"})) { in Run()
Dsnapuserd_readahead.cpp785 if (!SetProfiles({"CPUSET_SP_BACKGROUND"})) { in RunThread()