Home
last modified time | relevance | path

Searched refs:query_info (Results 1 – 25 of 99) sorted by relevance

1234

/external/bluetooth/glib/gio/
Dgfileinputstream.c153 if (class->query_info) in g_file_input_stream_query_info()
154 info = class->query_info (stream, attributes, cancellable, error); in g_file_input_stream_query_info()
420 if (class->query_info) in query_info_async_thread()
421 info = class->query_info (G_FILE_INPUT_STREAM (object), data->attributes, cancellable, &error); in query_info_async_thread()
Dgfileoutputstream.c167 if (class->query_info) in g_file_output_stream_query_info()
168 info = class->query_info (stream, attributes, cancellable, error); in g_file_output_stream_query_info()
522 if (class->query_info) in query_info_async_thread()
523 info = class->query_info (G_FILE_OUTPUT_STREAM (object), data->attributes, cancellable, &error); in query_info_async_thread()
Dgfileinputstream.h71 GFileInfo * (* query_info) (GFileInputStream *stream, member
Dgfileoutputstream.h76 GFileInfo * (* query_info) (GFileOutputStream *stream, member
Dglocalfileinputstream.c105 file_stream_class->query_info = g_local_file_input_stream_query_info; in g_local_file_input_stream_class_init()
Dglocalfileoutputstream.c130 file_stream_class->query_info = g_local_file_output_stream_query_info; in g_local_file_output_stream_class_init()
Dgfile.h183 GFileInfo * (* query_info) (GFile *file, member
Dgfile.c1053 if (iface->query_info == NULL) in g_file_query_info()
1061 return (* iface->query_info) (file, attributes, flags, cancellable, error); in g_file_query_info()
/external/bluetooth/glib/gio/win32/
Dgwinhttpfile.c767 iface->query_info = g_winhttp_file_query_info; in g_winhttp_file_file_iface_init()
/external/bluetooth/glib/po/
Dzh_CN.po1294 msgid "Stream doesn't support query_info"
1295 msgstr "流不支持 query_info"
Dhi.po1314 msgid "Stream doesn't support query_info"
1315 msgstr "स्ट्रीम query_info का समर्थन नहीं करती है"
Dmr.po1305 msgid "Stream doesn't support query_info"
1306 msgstr "श्रृंखला query_info ला समर्थन देत नाही"
Dja.po1333 msgid "Stream doesn't support query_info"
1334 msgstr "ストリームは query_info をサポートしていません"
Dkn.po1327 msgid "Stream doesn't support query_info"
1328 msgstr "ಸ್ಟ್ರೀಮ್ query_info ಅನ್ನು ಬೆಂಬಲಿಸುವುದಿಲ್ಲ"
Dar.po1309 msgid "Stream doesn't support query_info"
1310 msgstr "الدَفق لا يدعم query_info"
Dzh_TW.po1295 msgid "Stream doesn't support query_info"
1296 msgstr "串流不支援 query_info"
Dor.po1323 msgid "Stream doesn't support query_info"
1324 msgstr "ଧାରା query_info କୁ ସମର୍ଥନ କରେନାହିଁ"
Dzh_HK.po1295 msgid "Stream doesn't support query_info"
1296 msgstr "串流不支援 query_info"
Dko.po1333 msgid "Stream doesn't support query_info"
1334 msgstr "스트림이 query_info를 지원하지 않습니다"
Dml.po1319 msgid "Stream doesn't support query_info"
1320 msgstr "സ്ട്രീം query_info പിന്തുണയ്ക്കുന്നില്ല"
Dbn_IN.po1329 msgid "Stream doesn't support query_info"
1330 msgstr "স্ট্রিম দ্বারা query_info সমর্থিত হয় না"
Dth.po1297 msgid "Stream doesn't support query_info"
1298 msgstr "สตรีมไม่รองรับ query_info"
Del.po1395 msgid "Stream doesn't support query_info"
1396 msgstr "Η ροή δεν υποστηρίζει το query_info"
Dmk.po1347 msgid "Stream doesn't support query_info"
1348 msgstr "Стримот не поддржува query_info"
Dpa.po1308 msgid "Stream doesn't support query_info"
1309 msgstr "ਸਟਰੀਮ query_info ਲਈ ਸਹਾਇਕ ਨਹੀਂ"

1234