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