Home
last modified time | relevance | path

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

/bootable/recovery/recovery_utils/include/recovery_utils/
Dlogging.h39 void SetLoggingSehandle(selabel_handle* handle);
/bootable/recovery/recovery_utils/
Dlogging.cpp55 void SetLoggingSehandle(selabel_handle* handle) { in SetLoggingSehandle() function
/bootable/recovery/
Drecovery_main.cpp463 SetLoggingSehandle(sehandle); in main()