| /system/core/libutils/ |
| D | misc.cpp | 39 int priority; member 47 void add_sysprop_change_callback(sysprop_change_callback cb, int priority) { in add_sysprop_change_callback()
|
| D | CallStack.cpp | 54 void CallStack::log(const char* logtag, android_LogPriority priority, const char* prefix) const { in log()
|
| D | Printer.cpp | 66 android_LogPriority priority, in LogPrinter()
|
| D | Threads.cpp | 70 int priority; member 662 status_t Thread::run(const char* name, int32_t priority, size_t stack) in run()
|
| D | ProcessCallStack.cpp | 192 void ProcessCallStack::log(const char* logtag, android_LogPriority priority, in log()
|
| /system/core/liblog/include_vndk/log/ |
| D | log_main.h | 70 #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) argument 77 #define LOG_PRI_VA(priority, tag, fmt, args) \ argument 306 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) argument 313 #define IF_ALOG(priority, tag) if (android_testLog(ANDROID_##priority, tag)) argument
|
| /system/core/liblog/include/log/ |
| D | log_main.h | 70 #define LOG_PRI(priority, tag, ...) android_printLog(priority, tag, __VA_ARGS__) argument 77 #define LOG_PRI_VA(priority, tag, fmt, args) \ argument 306 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) argument 313 #define IF_ALOG(priority, tag) if (android_testLog(ANDROID_##priority, tag)) argument
|
| D | logprint.h | 59 android_LogPriority priority; member
|
| /system/libhidl/transport/ |
| D | HidlTransportSupport.cpp | 48 int policy, int priority) { in setMinSchedulerPolicy()
|
| /system/extras/perfprofd/quipper/base/ |
| D | logging.cc | 84 android_LogPriority priority = in ~LogMessage() local
|
| /system/bt/osi/src/ |
| D | thread.cc | 148 bool thread_set_priority(thread_t* thread, int priority) { in thread_set_priority() 162 bool thread_set_rt_priority(thread_t* thread, int priority) { in thread_set_rt_priority()
|
| /system/netd/server/ |
| D | RouteController.cpp | 228 WARN_UNUSED_RESULT int modifyIpRule(uint16_t action, uint32_t priority, uint8_t ruleType, in modifyIpRule() 314 WARN_UNUSED_RESULT int modifyIpRule(uint16_t action, uint32_t priority, uint32_t table, in modifyIpRule() 321 WARN_UNUSED_RESULT int modifyIpRule(uint16_t action, uint32_t priority, uint32_t table, in modifyIpRule() 474 uint32_t priority; in modifyVpnUidRangeRule() local 505 uint32_t priority = secure ? RULE_PRIORITY_SECURE_VPN : RULE_PRIORITY_BYPASSABLE_VPN; in modifyVpnSystemPermissionRule() local
|
| /system/core/init/ |
| D | service.h | 108 int priority() const { return priority_; } in priority() function
|
| /system/netd/tests/ |
| D | binder_test.cpp | 284 static bool ipRuleExistsForRange(const uint32_t priority, const UidRange& range, in ipRuleExistsForRange() 302 static bool ipRuleExistsForRange(const uint32_t priority, const UidRange& range, in ipRuleExistsForRange()
|
| /system/bt/stack/l2cap/ |
| D | l2c_ucd.cc | 504 tL2CAP_CHNL_PRIORITY priority) { in L2CA_UCDSetTxPriority()
|
| D | l2c_api.cc | 1216 bool L2CA_SetAclPriority(const RawAddress& bd_addr, uint8_t priority) { in L2CA_SetAclPriority() 1311 bool L2CA_SetTxPriority(uint16_t cid, tL2CAP_CHNL_PRIORITY priority) { in L2CA_SetTxPriority()
|
| D | l2c_utils.cc | 1344 void l2cu_change_pri_ccb(tL2C_CCB* p_ccb, tL2CAP_CHNL_PRIORITY priority) { in l2cu_change_pri_ccb() 2361 bool l2cu_set_acl_priority(const RawAddress& bd_addr, uint8_t priority, in l2cu_set_acl_priority()
|
| /system/core/base/ |
| D | logging.cpp | 235 int priority = kLogSeverityToAndroidLogPriority[severity]; in operator ()() local
|
| /system/core/liblog/ |
| D | fake_log_device.c | 314 static const char* getPriorityString(int priority) { in getPriorityString()
|
| /system/chre/core/tests/ |
| D | request_multiplexer_test.cc | 29 DummyRequest(int priority) : mPriority(priority) {} in DummyRequest()
|
| /system/bt/stack/rfcomm/ |
| D | rfc_int.h | 98 uint8_t priority; member
|
| /system/bt/stack/a2dp/ |
| D | a2dp_codec_config.cc | 93 uint32_t priority = 1000 * (codec_index_ + 1) + 1; in setDefaultCodecPriority() local
|
| /system/libhwbinder/ |
| D | Parcel.cpp | 217 int priority = local->getMinSchedulingPriority(); in flatten_binder() local
|