OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kAttestationServicePath
(Results
1 - 4
of
4
) sorted by null
/system/tpm/attestation/common/
dbus_interface.h
24
constexpr char
kAttestationServicePath
[] = "/org/chromium/Attestation";
/system/tpm/attestation/client/
dbus_proxy.cc
47
dbus::ObjectPath(attestation::
kAttestationServicePath
));
/system/tpm/attestation/server/
dbus_service.cc
34
: dbus_object_(nullptr, bus, dbus::ObjectPath(
kAttestationServicePath
)),
dbus_service_test.cc
45
dbus::ObjectPath path(
kAttestationServicePath
);
Completed in 342 milliseconds