Searched refs:dvmAddCommandLineProperty (Results 1 – 3 of 3) sorted by relevance
29 bool dvmAddCommandLineProperty(const char* argStr);
61 bool dvmAddCommandLineProperty(const char* argStr) in dvmAddCommandLineProperty() function
610 dvmAddCommandLineProperty(argv[i] + 2); in dvmProcessOptions()