Home
last modified time | relevance | path

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

/external/capstone/tests/
Dtest_winkernel.cpp151 EXTERN_C NTSTATUS DriverEntry(PDRIVER_OBJECT DriverObject, PUNICODE_STRING RegistryPath) in DriverEntry() argument
154 UNREFERENCED_PARAMETER(RegistryPath); in DriverEntry()
/external/capstone/contrib/cs_driver/cs_driver/
Dcs_driver.c34 PUNICODE_STRING RegistryPath) { in DriverEntry() argument