Home
last modified time | relevance | path

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

/system/core/init/
Ddevices.cpp911 struct selabel_handle *sehandle2; in handle_device_fd() local
912 sehandle2 = selinux_android_file_context_handle(); in handle_device_fd()
913 if (sehandle2) { in handle_device_fd()
915 sehandle = sehandle2; in handle_device_fd()