Searched defs:ListSpaces (Results 1 – 10 of 10) sorted by relevance
29 oneway void ListSpaces(in byte[] command_proto, in ITpmManagerClient client); in ListSpaces() method
75 void TpmNvramDBusProxy::ListSpaces(const ListSpacesRequest& request, in ListSpaces() function in tpm_manager::TpmNvramDBusProxy
107 void TpmNvramBinderProxy::ListSpaces(const ListSpacesRequest& request, in ListSpaces() function in tpm_manager::TpmNvramBinderProxy
223 TEST_F(TpmNvramDBusProxyTest, ListSpaces) { in TEST_F() argument
182 android::binder::Status BinderService::NvramServiceInternal::ListSpaces( in ListSpaces() function in tpm_manager::BinderService::NvramServiceInternal
258 void TpmManagerService::ListSpaces(const ListSpacesRequest& request, in ListSpaces() function in tpm_manager::TpmManagerService
374 NvramResult TpmNvramImpl::ListSpaces(std::vector<uint32_t>* index_list) { in ListSpaces() function in tpm_manager::TpmNvramImpl
263 TEST_F(BinderServiceTest, ListSpaces) { in TEST_F() argument
428 NvramResult Tpm2NvramImpl::ListSpaces(std::vector<uint32_t>* index_list) { in ListSpaces() function in tpm_manager::Tpm2NvramImpl
280 TEST_F(DBusServiceTest, ListSpaces) { in TEST_F() argument