Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp1307 static void NativeThemeDestroy(jlong theme_ptr) { in NativeThemeDestroy() function
1312 return static_cast<jlong>(reinterpret_cast<uintptr_t>(&NativeThemeDestroy)); in NativeGetThemeFreeFunction()