Searched refs:kTrustyDeviceName (Results 1 – 1 of 1) sorted by relevance
73 constexpr const char kTrustyDeviceName[] = "/dev/trusty-ipc-dev0"; variable222 auto app = std::make_shared<TrustyApp>(kTrustyDeviceName, kConfirmationuiAppName); in promptUserConfirmation_()