OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:k_func_get_property
(Results
1 - 1
of
1
) sorted by null
/external/autotest/client/deps/fakegudev/src/
fakegudev.c
162
static const char *
k_func_get_property
= "g_udev_device_get_property";
variable
596
realfunc = (const gchar *(*)()) dlsym (RTLD_NEXT,
k_func_get_property
);
Completed in 67 milliseconds