OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:other_file
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/glib/gio/
gfilemonitor.h
64
GFile *
other_file
,
90
GFile *
other_file
,
gfilemonitor.c
216
* @
other_file
: a #GFile.
343
GFile *
other_file
;
member in struct:_FileChange
351
if (change->
other_file
)
352
g_object_unref (change->
other_file
);
372
change->child, change->
other_file
, change->event_type);
384
GFile *
other_file
,
396
if (
other_file
)
397
change->
other_file
= g_object_ref (
other_file
);
399
change->
other_file
= NULL
[
all
...]
gunixmounts.c
1246
GFile *
other_file
,
1264
GFile *
other_file
,
[
all
...]
/external/protobuf/src/google/protobuf/compiler/
parser_unittest.cc
1019
FileDescriptorProto
other_file
;
local
[
all
...]
/external/protobuf/src/google/protobuf/
descriptor.cc
2532
const FileDescriptor*
other_file
= tables_->FindSymbol(full_name).GetFile();
local
[
all
...]
Completed in 67 milliseconds