Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/include/applypatch/
Dapplypatch.h42 int ShowLicenses();
/bootable/recovery/applypatch/
Dapplypatch_modes.cpp152 return ShowLicenses(); in applypatch_modes()
Dapplypatch.cpp263 int ShowLicenses() { in ShowLicenses() function
/bootable/recovery/tests/unit/
Dapplypatch_modes_test.cpp196 TEST_F(ApplyPatchModesTest, ShowLicenses) { in TEST_F() argument