Home
last modified time | relevance | path

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

/aosp12/system/vold/binder/android/os/
H A DIVold.aidl81 void fdeSetField(@utf8InCpp String key, @utf8InCpp String value); in fdeSetField() method
/aosp12/system/vold/
H A DVoldNativeService.h105 binder::Status fdeSetField(const std::string& key, const std::string& value);
H A DVoldNativeService.cpp620 binder::Status VoldNativeService::fdeSetField(const std::string& key, const std::string& value) { in fdeSetField() function in android::vold::VoldNativeService
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java3063 mVold.fdeSetField(field, contents); in setField()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt40745 Landroid/os/IVold$Stub$Proxy;->fdeSetField(Ljava/lang/String;Ljava/lang/String;)V
40859 Landroid/os/IVold;->fdeSetField(Ljava/lang/String;Ljava/lang/String;)V