OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_property_workspace
(Results
1 - 3
of
3
) sorted by null
/system/core/init/
property_service.h
27
void
get_property_workspace
(int *fd, int *sz);
property_service.c
472
void
get_property_workspace
(int *fd, int *sz)
function
init.c
245
get_property_workspace
(&fd, &sz);
Completed in 373 milliseconds