OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dvmSetCommandLineProperties
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/
Properties.h
33
void
dvmSetCommandLineProperties
(Object* propObj);
Properties.c
223
void
dvmSetCommandLineProperties
(Object* propObj)
/dalvik/vm/native/
java_lang_SystemProperties.c
54
dvmSetCommandLineProperties
((Object*) args[0]);
Completed in 129 milliseconds