/aosp12/hardware/interfaces/weaver/aidl/default/ |
H A D | service.cpp | 23 using ::aidl::android::hardware::weaver::Weaver; 27 std::shared_ptr<Weaver> weaver = ndk::SharedRefBase::make<Weaver>(); in main() 29 const std::string instance = std::string() + Weaver::descriptor + "/default"; in main()
|
H A D | Weaver.cpp | 26 ::ndk::ScopedAStatus Weaver::getConfig(WeaverConfig* out_config) { in getConfig() 31 ::ndk::ScopedAStatus Weaver::read(int32_t in_slotId, const std::vector<uint8_t>& in_key, WeaverRead… in read() 38 ::ndk::ScopedAStatus Weaver::write(int32_t in_slotId, const std::vector<uint8_t>& in_key, const std… in write()
|
H A D | Weaver.h | 29 struct Weaver : public BnWeaver { struct 31 Weaver() = default;
|
H A D | Android.bp | 34 "Weaver.cpp",
|
/aosp12/hardware/interfaces/weaver/1.0/ |
H A D | IWeaver.hal | 19 * Weaver provides secure storage of secret values that may only be read if the 26 * Weaver is structured as an array of slots, each containing a key-value pair. 31 * Retrieves the config information for this implementation of Weaver. 36 * @return config data for this implementation of Weaver if status is OK,
|
/aosp12/system/gsid/tests/ |
H A D | boot_tests.cpp | 57 TEST(Weaver, MinimumSlots) { in TEST() argument
|
/aosp12/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | file.te | 207 # system_server shares Weaver slot information in /metadata
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | file.te | 228 # system_server shares Weaver slot information in /metadata
|
/aosp12/system/sepolicy/prebuilts/api/31.0/public/ |
H A D | file.te | 257 # system_server shares Weaver slot information in /metadata
|
/aosp12/system/sepolicy/prebuilts/api/32.0/public/ |
H A D | file.te | 257 # system_server shares Weaver slot information in /metadata
|
/aosp12/system/sepolicy/public/ |
H A D | file.te | 257 # system_server shares Weaver slot information in /metadata
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | sl_wordlist.combined.gz | 1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ... |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
H A D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
H A D | hr_wordlist.combined.gz | 1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ... |
H A D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |