OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:app_init
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/cmds/app_process/
app_main.cpp
28
status_t
app_init
(const char* className, int argc, const char* const argv[])
function in namespace:android
30
LOGV("Entered
app_init
()!\n");
35
LOGV("Exiting
app_init
()!\n");
71
app_init
(mClassName, mArgC, mArgV);
/external/openssl/apps/
apps.c
173
int
app_init
(long mesgwin);
450
#ifndef
APP_INIT
451
int
app_init
(long mesgwin)
function
[
all
...]
Completed in 62 milliseconds