Searched refs:get_latest_callgrok_file_path (Results 1 – 3 of 3) sorted by relevance
132 def get_latest_callgrok_file_path(self): member in CFMFacadeRemoteAdapter136 return self._cfm_proxy.get_latest_callgrok_file_path()
132 callgrok_log_path = self.cfm_facade.get_latest_callgrok_file_path()
138 def get_latest_callgrok_file_path(self): member in CFMFacadeNative