Searched refs:platExc (Results 1 – 2 of 2) sorted by relevance
242 deployment::PlatformException platExc; in handle() local286 else if (request >>= platExc) in handle()289 sMsg.SearchAndReplaceAllAscii("%Name", platExc.package->getDisplayName()); in handle()
364 deployment::PlatformException platExc; in handle() local463 else if (request >>= platExc) in handle()467 sMsg.SearchAndReplaceAllAscii( "%Name", platExc.package->getDisplayName() ); in handle()
Completed in 17 milliseconds