Home
last modified time | relevance | path

Searched refs:obbPathObj (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_app_NativeActivity.cpp150 String8 obbPathObj; member
322 code->obbPathObj = dirStr; in loadNativeCode_native()
325 code->obbPath = code->obbPathObj.string(); in loadNativeCode_native()