Home
last modified time | relevance | path

Searched defs:StoreFile (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/nvram/hal/
H A Dfake_nvram_storage.cpp115 nvram::storage::Status StoreFile(const char* name, const nvram::Blob& blob) { in StoreFile() function
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiConfigStore.java845 public static class StoreFile { class in WifiConfigStore
875 public StoreFile(File file, @StoreFileId int fileId, in StoreFile() method in WifiConfigStore.StoreFile