Home
last modified time | relevance | path

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

/system/tools/hidl/
Dmain.cpp372 std::vector<FQName> todo; in isPackageJavaCompatible() local
374 coordinator->appendPackageInterfacesToVector(packageFQName, &todo); in isPackageJavaCompatible()
381 for (const auto &iface : todo) { in isPackageJavaCompatible()
387 while (!todo.empty()) { in isPackageJavaCompatible()
388 const FQName fqName = todo.back(); in isPackageJavaCompatible()
389 todo.pop_back(); in isPackageJavaCompatible()
419 todo.push_back(iface); in isPackageJavaCompatible()
/system/apex/apexd/
DAndroid.bp20 "google-readability-todo",
/system/media/audio_utils/
DDoxyfile.orig579 # todo list. This list is created by putting \todo commands in the
DDoxyfile.bak579 # todo list. This list is created by putting \todo commands in the
DDoxyfile650 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
651 # list. This list is created by putting \todo commands in the documentation.
/system/chre/chre_api/doc/
DDoxyfile603 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
604 # list. This list is created by putting \todo commands in the documentation.
/system/chre/pal/doc/
DDoxyfile603 # The GENERATE_TODOLIST tag can be used to enable (YES) or disable (NO) the todo
604 # list. This list is created by putting \todo commands in the documentation.