Searched refs:OP_OPEN_OUTPUT_FILE (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/binder/
H A DIShellCallback.h36 OP_OPEN_OUTPUT_FILE = IBinder::FIRST_CALL_TRANSACTION enumerator in enum:android::IShellCallback::__anon1454
/frameworks/native/libs/binder/include/binder/
H A DIShellCallback.h36 OP_OPEN_OUTPUT_FILE = IBinder::FIRST_CALL_TRANSACTION enumerator in enum:android::IShellCallback::__anon1574
/frameworks/native/libs/binder/
H A DIShellCallback.cpp49 remote()->transact(OP_OPEN_OUTPUT_FILE, data, &reply, 0);
65 case OP_OPEN_OUTPUT_FILE: {

Completed in 68 milliseconds