Home
last modified time | relevance | path

Searched defs:argBlockStart (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/cmds/webview_zygote/
Dwebview_zygote.cpp33 WebViewRuntime(char* argBlockStart, size_t argBlockSize) in WebViewRuntime()
/frameworks/base/cmds/app_process/
Dapp_main.cpp36 AppRuntime(char* argBlockStart, const size_t argBlockLength) in AppRuntime()
/frameworks/base/core/jni/
DAndroidRuntime.cpp262 AndroidRuntime::AndroidRuntime(char* argBlockStart, const size_t argBlockLength) : in AndroidRuntime()