Home
last modified time | relevance | path

Searched refs:fdeGetField (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/vold/binder/android/os/
H A DIVold.aidl80 @utf8InCpp String fdeGetField(@utf8InCpp String key); in fdeGetField() method
/aosp12/system/vold/
H A DVoldNativeService.h104 binder::Status fdeGetField(const std::string& key, std::string* _aidl_return);
H A DVoldNativeService.cpp607 binder::Status VoldNativeService::fdeGetField(const std::string& key, std::string* _aidl_return) { in fdeGetField() function in android::vold::VoldNativeService
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java3087 return mVold.fdeGetField(field); in getField()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt40741 Landroid/os/IVold$Stub$Proxy;->fdeGetField(Ljava/lang/String;)Ljava/lang/String;
40855 Landroid/os/IVold;->fdeGetField(Ljava/lang/String;)Ljava/lang/String;