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

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

Completed in 243 milliseconds