Home
last modified time | relevance | path

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

/frameworks/base/native/android/
Dstorage_manager.cpp50 ObbCallback(int32_t _nonce, AStorageManager_obbCallbackFunc _cb, void* _data) in ObbCallback()
57 AStorageManager_obbCallbackFunc cb;
73 ObbCallback* registerObbCallback(AStorageManager_obbCallbackFunc func, void* data) { in registerObbCallback()
128 void mountObb(const char* rawPath, const char* key, AStorageManager_obbCallbackFunc func, in mountObb()
144 …void unmountObb(const char* filename, const bool force, AStorageManager_obbCallbackFunc func, void… in unmountObb()
187 AStorageManager_obbCallbackFunc cb, void* data) { in AStorageManager_mountObb()
192 AStorageManager_obbCallbackFunc cb, void* data) { in AStorageManager_unmountObb()
/frameworks/native/include/android/
Dstorage_manager.h98 typedef void (*AStorageManager_obbCallbackFunc)(const char* filename, const int32_t state, void* da… typedef
104 AStorageManager_obbCallbackFunc cb, void* data);
110 AStorageManager_obbCallbackFunc cb, void* data);
/frameworks/base/docs/html/ndk/reference/
Dstorage__manager_8h.jd25 …ef="group___storage.html#gaf077d06586fa4c0212baa2fe458b9617">AStorageManager_obbCallbackFunc</a> )…
50 …ef="group___storage.html#gaf077d06586fa4c0212baa2fe458b9617">AStorageManager_obbCallbackFunc</a> c…
52 …ef="group___storage.html#gaf077d06586fa4c0212baa2fe458b9617">AStorageManager_obbCallbackFunc</a> c…
Dgroup___storage.jd30 …ef="group___storage.html#gaf077d06586fa4c0212baa2fe458b9617">AStorageManager_obbCallbackFunc</a> )…
68 …ef="group___storage.html#gaf077d06586fa4c0212baa2fe458b9617">AStorageManager_obbCallbackFunc</a> c…
70 …ef="group___storage.html#gaf077d06586fa4c0212baa2fe458b9617">AStorageManager_obbCallbackFunc</a> c…
110 …<td class="memname">typedef void(* AStorageManager_obbCallbackFunc)(const char *filename, const in…
157 …ef="group___storage.html#gaf077d06586fa4c0212baa2fe458b9617">AStorageManager_obbCallbackFunc()</a>…
369 …ef="group___storage.html#gaf077d06586fa4c0212baa2fe458b9617">AStorageManager_obbCallbackFunc</a>&#…
430 …ef="group___storage.html#gaf077d06586fa4c0212baa2fe458b9617">AStorageManager_obbCallbackFunc</a>&#…
Dglobals_type.jd83 <li>AStorageManager_obbCallbackFunc
Dglobals.jd2215 <li>AStorageManager_obbCallbackFunc