Searched defs:nvram_service (Results 1 - 2 of 2) sorted by relevance

/system/tpm/tpm_manager/server/
H A Ddbus_service.cc36 DBusService::DBusService(TpmNvramInterface* nvram_service, argument
39 nvram_service_(nvram_service),
43 TpmNvramInterface* nvram_service,
49 nvram_service_(nvram_service),
42 DBusService(scoped_refptr<dbus::Bus> bus, TpmNvramInterface* nvram_service, TpmOwnershipInterface* ownership_service) argument
H A Dbinder_service.cc89 BinderService::BinderService(TpmNvramInterface* nvram_service, argument
91 : nvram_service_(nvram_service), ownership_service_(ownership_service) {}
129 TpmNvramInterface* nvram_service)
130 : nvram_service_(nvram_service) {}
128 NvramServiceInternal( TpmNvramInterface* nvram_service) argument

Completed in 1600 milliseconds