/system/keymaster/include/keymaster/km_openssl/ |
D | hkdf.h | 35 bool Init(Buffer& secret, Buffer& salt) { in Init() function 40 bool Init(const uint8_t* secret, size_t secret_len, const uint8_t* salt, size_t salt_len) { in Init() function
|
D | iso18033kdf.h | 37 bool Init(keymaster_digest_t digest_type, const uint8_t* secret, size_t secret_len) { in Init() function
|
/system/update_engine/common/ |
D | terminator.cc | 27 void Terminator::Init() { in Init() function in chromeos_update_engine::Terminator 33 void Terminator::Init(int exit_status) { in Init() function in chromeos_update_engine::Terminator
|
/system/libziparchive/ |
D | zip_archive_stream_entry.cc | 41 bool ZipArchiveStreamEntry::Init(const ZipEntry& entry) { in Init() function in ZipArchiveStreamEntry 67 bool ZipArchiveStreamEntryUncompressed::Init(const ZipEntry& entry) { in Init() function in ZipArchiveStreamEntryUncompressed 149 bool ZipArchiveStreamEntryCompressed::Init(const ZipEntry& entry) { in Init() function in ZipArchiveStreamEntryCompressed 280 bool ZipArchiveStreamEntryRawCompressed::Init(const ZipEntry& entry) { in Init() function in ZipArchiveStreamEntryRawCompressed
|
/system/update_engine/update_manager/ |
D | real_config_provider.cc | 23 bool RealConfigProvider::Init() { in Init() function in chromeos_update_manager::RealConfigProvider
|
D | real_random_provider.cc | 81 bool RealRandomProvider::Init(void) { in Init() function in chromeos_update_manager::RealRandomProvider
|
D | real_system_provider.cc | 97 bool RealSystemProvider::Init() { in Init() function in chromeos_update_manager::RealSystemProvider
|
D | real_shill_provider.cc | 34 bool RealShillProvider::Init() { in Init() function in chromeos_update_manager::RealShillProvider
|
D | real_time_provider.cc | 96 bool RealTimeProvider::Init() { in Init() function in chromeos_update_manager::RealTimeProvider
|
D | real_updater_provider.h | 41 bool Init() { return true; } in Init() function
|
/system/keymaster/km_openssl/ |
D | hmac.cpp | 34 bool HmacSha256::Init(const Buffer& key) { in Init() function in keymaster::HmacSha256 38 bool HmacSha256::Init(const uint8_t* key, size_t key_len) { in Init() function in keymaster::HmacSha256
|
D | kdf.cpp | 23 bool Kdf::Init(keymaster_digest_t digest_type, const uint8_t* secret, size_t secret_len, in Init() function in keymaster::Kdf
|
/system/update_engine/payload_consumer/ |
D | extent_writer.h | 57 bool Init(FileDescriptorPtr fd, in Init() function
|
D | verity_writer_stub.cc | 29 bool VerityWriterStub::Init(const InstallPlan::Partition& partition) { in Init() function in chromeos_update_engine::VerityWriterStub
|
D | fake_extent_writer.h | 36 bool Init(FileDescriptorPtr /* fd */, in Init() function
|
D | bzip_extent_writer.cc | 32 bool BzipExtentWriter::Init(FileDescriptorPtr fd, in Init() function in chromeos_update_engine::BzipExtentWriter
|
D | extent_reader.cc | 31 bool DirectExtentReader::Init(FileDescriptorPtr fd, in Init() function in chromeos_update_engine::DirectExtentReader
|
D | xz_extent_writer.cc | 60 bool XzExtentWriter::Init(FileDescriptorPtr fd, in Init() function in chromeos_update_engine::XzExtentWriter
|
/system/bt/service/ |
D | settings.cc | 31 bool Settings::Init() { in Init() function in bluetooth::Settings
|
D | daemon.cc | 129 bool Init() override { in Init() function in bluetooth::__anon2ccc83600111::DaemonImpl
|
/system/bt/gd/packet/parser/ |
D | logging.h | 44 void Init() { in Init() function
|
/system/tools/aidl/ |
D | line_reader.cpp | 43 bool Init(const std::string& file_path) { in Init() function in android::aidl::FileLineReader
|
/system/core/logd/ |
D | PruneList.cpp | 49 bool PruneList::Init(const char* str) { in Init() function in PruneList
|
/system/core/libunwindstack/ |
D | LocalUnwinder.cpp | 46 bool LocalUnwinder::Init() { in Init() function in unwindstack::LocalUnwinder
|
/system/bt/btif/src/ |
D | btif_hearing_aid.cc | 58 void Init(HearingAidCallbacks* callbacks) override { in Init() function in __anon547f3a460211::HearingAidInterfaceImpl
|