Home
last modified time | relevance | path

Searched refs:nvram_service (Results 1 – 4 of 4) sorted by relevance

/system/tpm/tpm_manager/server/
Ddbus_service.cc36 DBusService::DBusService(TpmNvramInterface* nvram_service, in DBusService() argument
39 nvram_service_(nvram_service), in DBusService()
43 TpmNvramInterface* nvram_service, in DBusService() argument
49 nvram_service_(nvram_service), in DBusService()
Ddbus_service.h40 DBusService(TpmNvramInterface* nvram_service,
44 TpmNvramInterface* nvram_service,
Dbinder_service.cc89 BinderService::BinderService(TpmNvramInterface* nvram_service, in BinderService() argument
91 : nvram_service_(nvram_service), ownership_service_(ownership_service) {} in BinderService()
129 TpmNvramInterface* nvram_service) in NvramServiceInternal() argument
130 : nvram_service_(nvram_service) {} in NvramServiceInternal()
Dbinder_service.h39 BinderService(TpmNvramInterface* nvram_service,