Searched refs:IsFromApex (Results 1 – 2 of 2) sorted by relevance
/system/core/init/ | ||
D | action.h | 84 bool IsFromApex() const { return base::StartsWith(filename_, "/apex/"); } in IsFromApex() function |
D | reboot.cpp | 922 if (action->IsFromApex()) { in DoUserspaceReboot() |