Searched refs:get_latest_callgrok_file_path (Results 1 – 3 of 3) sorted by relevance
144 def get_latest_callgrok_file_path(self): member in CFMFacadeRemoteAdapter148 return self._cfm_proxy.get_latest_callgrok_file_path()
126 callgrok_log_path = self.cfm_facade.get_latest_callgrok_file_path()
130 def get_latest_callgrok_file_path(self): member in CFMFacadeNative