Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/
H A DKMSAgentStorage.cpp454 bool bProfileExists = false; in ProfileExists() local
460 bProfileExists = true; in ProfileExists()
465 return bProfileExists; in ProfileExists()
H A DKMSClientProfile.cpp1345 bool bProfileExists = ProfileExists( g_wsWorkingDirectory, /* pass in default */ in KMSClient_LoadProfile() local
1361 if ( bSuccess && !bEnrolling && !bProfileExists ) in KMSClient_LoadProfile()
1372 if ( bSuccess && !bProfileExists ) in KMSClient_LoadProfile()