Home
last modified time | relevance | path

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

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