Home
last modified time | relevance | path

Searched refs:todo (Results 1 – 18 of 18) sorted by relevance

/frameworks/native/libs/binder/trusty/rust/binder_rpc_test/binder_rpc_test_session/
Dlib.rs65 todo!() in sendString()
68 todo!() in doubleString()
71 todo!() in getClientPort()
74 todo!() in countBinders()
77 todo!() in getNullBinder()
80 todo!() in pingMe()
83 todo!() in repeatBinder()
86 todo!() in holdBinder()
89 todo!() in getHeldBinder()
103 todo!() in alwaysGiveMeTheSameBinder()
[all …]
/frameworks/native/libs/binder/trusty/rust/binder_rpc_test/service/
Dmain.rs82 todo!() in countBinders()
138 todo!() in lock()
141 todo!() in unlockInMsAsync()
144 todo!() in lockUnlock()
169 todo!() in doCallback()
178 todo!() in doCallbackAsync()
184 todo!() in scheduleShutdown()
187 todo!() in useKernelBinderCallingId()
190 todo!() in echoAsFile()
193 todo!() in concatFiles()
[all …]
/frameworks/native/libs/gui/rust/aidl_types/src/
Dlib.rs31 todo!()
35 todo!()
/frameworks/native/libs/binder/
DRpcTransportTls.cpp352 size_t todo = std::min<size_t>(end - buffer, std::numeric_limits<int>::max()); in interruptableWriteFully() local
353 auto [writeSize, errorQueue] = mSsl.call(SSL_write, buffer, todo); in interruptableWriteFully()
398 size_t todo = std::min<size_t>(end - buffer, std::numeric_limits<int>::max()); in interruptableReadFully() local
399 auto [readSize, errorQueue] = mSsl.call(SSL_read, buffer, todo); in interruptableReadFully()
DRpcState.cpp1078 auto& todo = const_cast<BinderNode::AsyncTodo&>(it->second.asyncTodo.top()); in processTransactInternal() local
1081 transactionData = std::move(todo.data); in processTransactInternal()
1082 ancillaryFds = std::move(todo.ancillaryFds); in processTransactInternal()
1083 LOG_ALWAYS_FATAL_IF(target != todo.ref, in processTransactInternal()
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/
Dstrategy_for_usage.pfw25 # @todo: handle this dynamic case. As a WA, using Ringtone mode...
/frameworks/av/services/audiopolicy/engineconfigurable/tools/
DAndroid.bp49 // @todo uncomment if 1428659 is merged":android_audio_base_header_file",
/frameworks/base/media/jni/soundpool/
DAndroid.bp66 "-google-readability-todo", // do not require TODO(info)
/frameworks/av/services/oboeservice/
DAndroid.bp75 "-google-readability-todo", // do not require TODO(info)
/frameworks/av/services/audioflinger/
DAndroid.bp69 "-google-readability-todo", // do not require TODO(info)
/frameworks/av/services/mediametrics/
DAndroid.bp59 "-google-readability-todo", // do not require TODO(info)
/frameworks/av/media/libaaudio/src/
DAndroid.bp63 "-google-readability-todo", // do not require TODO(info)
/frameworks/base/packages/SystemUI/docs/
Dplugins.md138 [Replace lock screen camera button with a settings trigger](todo)
140 [A nav button that launches an action](todo)
/frameworks/wilhelm/doc/
DDoxyfile442 # disable (NO) the todo list. This list is created by putting \todo
/frameworks/native/docs/
DDoxyfile533 # disable (NO) the todo list. This list is created by putting \todo
/frameworks/av/media/libaaudio/
DDoxyfile579 # todo list. This list is created by putting \todo commands in the
/frameworks/av/media/codec2/docs/
Ddoxygen.config613 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
614 # list. This list is created by putting \todo commands in the documentation.
/frameworks/base/media/native/midi/include/
DDoxyfile622 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
623 # list. This list is created by putting \todo commands in the documentation.