Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/include/applypatch/
Dapplypatch.h41 int ShowLicenses();
/bootable/recovery/applypatch/
Dapplypatch_modes.cpp177 result = ShowLicenses(); in applypatch_modes()
Dapplypatch.cpp419 int ShowLicenses() { in ShowLicenses() function
/bootable/recovery/tests/component/
Dapplypatch_test.cpp385 TEST_F(ApplyPatchModesTest, ShowLicenses) { in TEST_F() argument