Home
last modified time | relevance | path

Searched defs:APersistableBundle (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/native/libs/binder/ndk/
H A Dpersistable_bundle.cpp28 struct APersistableBundle { struct
29 APersistableBundle(const APersistableBundle& pBundle) : mPBundle(pBundle.mPBundle) {} in APersistableBundle() function
30 APersistableBundle(const android::os::PersistableBundle& pBundle) : mPBundle(pBundle) {} in APersistableBundle() function
35 APersistableBundle* _Nullable APersistableBundle_new() { in APersistableBundle_new() argument
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/frameworks/native/libs/binder/ndk/include_ndk/android/
H A Dpersistable_bundle.h42 typedef struct APersistableBundle APersistableBundle; typedef
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/android/
Dpersistable_bundle.h42 typedef struct APersistableBundle APersistableBundle; typedef
/aosp_15_r20/frameworks/native/libs/binder/ndk/include_ndk/android/
H A Dpersistable_bundle.h42 typedef struct APersistableBundle APersistableBundle; typedef