Searched refs:APersistableBundle_new (Results 1 – 7 of 7) sorted by relevance
170 APersistableBundle_new;171 APersistableBundle_new; # llndk=202404
34 APersistableBundle* _Nullable APersistableBundle_new() { in APersistableBundle_new() function63 APersistableBundle* newPBundle = APersistableBundle_new(); in APersistableBundle_readFromParcel()220 APersistableBundle* bundle = APersistableBundle_new(); in APersistableBundle_getPersistableBundle()
157 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APersistableBundle_new);346 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", APersistableBundle_new); in init_stub_library()
81 APersistableBundle* _Nullable APersistableBundle_new() __INTRODUCED_IN(__ANDROID_API_V__)
49 mPBundle = APersistableBundle_new(); in PersistableBundle()