Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_app_NativeActivity.cpp169 String8 obbPathObj; member
368 code->obbPathObj = dirStr; in loadNativeCode_native()
371 code->obbPath = code->obbPathObj.string(); in loadNativeCode_native()