Home
last modified time | relevance | path

Searched defs:close_res (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore/lite/src/common/
Ddynamic_library_loader.cc63 auto close_res = dlclose(handler_); in Close() local
69 auto close_res = FreeLibrary(reinterpret_cast<HINSTANCE__ *>(handler_)); in Close() local
/third_party/glib/gio/
Dgio-tool-cat.c55 gboolean close_res; in cat() local
Dgio-tool-save.c71 gboolean close_res; in save() local
Dgfile.c7167 GAsyncResult *close_res, in load_contents_close_callback()
7584 GAsyncResult *close_res, in replace_contents_close_callback()
/third_party/glib/gio/tests/
Dfilter-cat.c84 gboolean close_res; in cat() local