Searched defs:markSensitive (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/libhwbinder/ | ||
H A D | Parcel.cpp | 359 void Parcel::markSensitive() const in markSensitive() function in android::hardware::Parcel |
/aosp12/frameworks/native/libs/binder/ | ||
H A D | Parcel.cpp | 561 void Parcel::markSensitive() const in markSensitive() function in android::Parcel |
/aosp12/frameworks/base/core/java/android/os/ | ||
H A D | Parcel.java | 530 public final void markSensitive() { in markSensitive() method in Parcel |