Searched refs:appname (Results 1 – 5 of 5) sorted by relevance
93 TrustyApp::TrustyApp(const std::string& path, const std::string& appname) in TrustyApp() argument95 unique_fd tipc_handle(tipc_connect(path.c_str(), appname.c_str())); in TrustyApp()97 LOG(ERROR) << AT << "failed to connect to Trusty TA \"" << appname << "\" using dev:" in TrustyApp()158 LOG(INFO) << AT << "succeeded to connect to Trusty TA \"" << appname << "\""; in TrustyApp()
80 TrustyApp(const std::string& path, const std::string& appname);
69 "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -c…
74 "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -c…