Searched defs:what (Results 1 – 12 of 12) sorted by relevance
| /system/media/camera/docs/ |
| D | metadata_helpers.py | 336 def inner(what): argument 380 def inner(what): argument 391 def ctype_enum(what): argument 545 def _jtype_primitive(what): argument 607 def jidentifier(what): argument 703 def pascal_case(what): argument 726 def jkey_identifier(what): argument
|
| D | metadata_model.py | 140 def _sort_by_name(self, what): argument
|
| /system/core/cli-test/ |
| D | cli-test.cpp | 98 static void SetField(const char* what, std::string* field, std::string_view value) { in SetField() 186 static bool RunCommands(const char* what, const std::vector<std::string>& commands) { in RunCommands() 200 static bool CheckOutput(const char* what, std::string actual_output, in CheckOutput()
|
| /system/incremental_delivery/incfs/ |
| D | MountRegistry.cpp | 167 void MountRegistry::Mounts::addBind(std::string_view what, std::string_view where) { in addBind() 185 void MountRegistry::Mounts::removeBind(std::string_view what) { in removeBind()
|
| /system/netd/server/ |
| D | NetlinkCommands.cpp | 159 int rtNetlinkFlush(uint16_t getAction, uint16_t deleteAction, const char* what, in rtNetlinkFlush()
|
| D | SockDiag.cpp | 355 int SockDiag::destroyLiveSockets(const DestroyFilter& destroyFilter, const char *what, in destroyLiveSockets()
|
| /system/core/fastboot/ |
| D | vendor_boot_img_utils.cpp | 166 const char* what) { in load_file() 183 const char* what) { in store_file()
|
| D | fastboot.cpp | 763 static int make_temporary_fd(const char* what) { in make_temporary_fd()
|
| /system/core/libutils/include/utils/ |
| D | Looper.h | 60 int what; member
|
| /system/libbase/include/android-base/ |
| D | logging.h | 302 #define CHECK_PTHREAD_CALL(call, args, what) \ argument
|
| /system/tools/aidl/ |
| D | ast_java.h | 320 int what = CLASS; // CLASS or INTERFACE member
|
| /system/core/libutils/ |
| D | Looper.cpp | 645 void Looper::removeMessages(const sp<MessageHandler>& handler, int what) { in removeMessages()
|