OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:context_copy
(Results
1 - 3
of
3
) sorted by null
/external/dbus/bus/
config-parser.c
195
char *
context_copy
;
local
198
context_copy
= NULL;
209
context_copy
= _dbus_strdup (context);
210
if (
context_copy
== NULL)
213
if (!_dbus_hash_table_insert_string (dest, service_copy,
context_copy
))
217
context_copy
= NULL;
226
if (
context_copy
)
227
dbus_free (
context_copy
);
1696
char *
context_copy
;
local
[
all
...]
/development/samples/NotePad/src/com/example/android/notepad/
NotesList.java
400
case R.id.
context_copy
:
/external/libsepol/src/
expand.c
2002
static int
context_copy
(context_struct_t * dst, context_struct_t * src,
function
[
all
...]
Completed in 114 milliseconds