Searched refs:defType16 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp565 const char16_t* defType16 = defType local
575 name16.get(), name16.size(), defType16, defTypeLen, defPackage16, defPackageLen);
580 if (defType16) {
581 env->ReleaseStringChars(defType, defType16);

Completed in 201 milliseconds