Home
last modified time | relevance | path

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

/system/core/trusty/confirmationui/
DTrustyConfirmationUI.cpp73 constexpr const char kTrustyDeviceName[] = "/dev/trusty-ipc-dev0"; variable
222 auto app = std::make_shared<TrustyApp>(kTrustyDeviceName, kConfirmationuiAppName); in promptUserConfirmation_()