Searched refs:operation (Results 1 - 4 of 4) sorted by path

/system/core/adb/
H A Dadb.h328 int backup_service(BackupOperation operation, char* args);
H A Dbackup_service.c54 char* operation; local
59 operation = "backup";
62 operation = "restore";
66 D("backup_service(%s, %s)\n", operation, args);
83 D("can't fork for %s\n", operation);
84 fprintf(stderr, "unable to fork for %s\n", operation);
98 // fixed args: [0] is 'bu', [1] is the port number, [2] is the 'operation' string
113 bu_args[argc++] = operation;
/system/core/include/private/pixelflinger/
H A Dggl_context.h284 uint8_t operation; member in struct:android::blend_state_t
/system/core/include/system/
H A Dwindow.h132 * buffers simultaneously dequeued as part of the steady-state operation,
479 int operation, ... );

Completed in 7 milliseconds