Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_PersistentDataBlockService.cpp94 …static int com_android_server_PersistentDataBlockService_wipe(JNIEnv *env, jclass, jstring jpath) { in com_android_server_PersistentDataBlockService_wipe() function
111 …{"nativeWipe", "(Ljava/lang/String;)I", (void*)com_android_server_PersistentDataBlockService_wipe},