Searched refs:Lockfile (Results 1 – 6 of 6) sorted by relevance
53 const OUString Lockfile::Suffix() in Suffix()56 const ByteString Lockfile::Group() in Group()58 const ByteString Lockfile::Userkey() in Userkey()60 const ByteString Lockfile::Hostkey() in Hostkey()62 const ByteString Lockfile::Stampkey() in Stampkey()64 const ByteString Lockfile::Timekey() in Timekey()66 const ByteString Lockfile::IPCkey() in IPCkey()69 Lockfile::Lockfile( bool bIPCserver ) in Lockfile() function in desktop::Lockfile185 void Lockfile::syncToFile( void ) const in syncToFile()228 void Lockfile::clean( void ) in clean()[all …]
46 class Lockfile;47 bool Lockfile_execWarning( Lockfile * that );49 class Lockfile class54 Lockfile( bool bIPCserver = true );57 typedef bool (* fpExecWarning)( Lockfile * that );67 ~Lockfile(void);91 friend bool Lockfile_execWarning( Lockfile * that );
36 bool Lockfile_execWarning( Lockfile * that ) in Lockfile_execWarning()
1908 m_pLockfile = new Lockfile; in Main()
57 class Lockfile;209 Lockfile *m_pLockfile;
482 static ::desktop::Lockfile s_lockfile( false /* no IPC server */ ); in getUNO()
Completed in 28 milliseconds