Searched refs:GuardedAssetManager (Results 1 – 1 of 1) sorted by relevance
217 struct GuardedAssetManager : public ::AAssetManager { struct235 return &reinterpret_cast<GuardedAssetManager*>(assetmanager)->guarded_assetmanager; in AssetManagerForNdkAssetManager()298 return reinterpret_cast<jlong>(new GuardedAssetManager()); in NativeCreate()302 delete reinterpret_cast<GuardedAssetManager*>(ptr); in NativeDestroy()