Searched defs:caller_id (Results 1 – 2 of 2) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
D | command.py | 1198 def _SequentialApply(self, func, args_iterator, exception_handler, caller_id, argument 1254 def _ParallelApply(self, func, args_iterator, exception_handler, caller_id, argument 1540 def __init__(self, cls, args_iterator, caller_id, func, task_queue, argument 1778 def Update(self, caller_id, cls): argument 1796 def _NotifyIfDone(caller_id, num_done): argument
|
/external/kernel-headers/original/uapi/linux/ |
D | telephony.h | 241 unsigned int caller_id:1; member
|