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

/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp584 const char16_t* defType16 = defType local
594 name16, nameLen, defType16, defTypeLen, defPackage16, defPackageLen);
599 if (defType16) {
600 env->ReleaseStringChars(defType, defType16);

Completed in 39 milliseconds