Searched refs:plugin_location (Results 1 – 3 of 3) sorted by relevance
203 def register_filesystem_plugin(plugin_location): argument217 if os.path.exists(plugin_location):218 py_tf.TF_RegisterFilesystemPlugin(plugin_location)223 plugin_location)
25 argspec: "args=[\'plugin_location\'], varargs=None, keywords=None, defaults=None"
33 argspec: "args=[\'plugin_location\'], varargs=None, keywords=None, defaults=None"