/aosp_15_r20/external/python/cpython2/Modules/_ctypes/ |
D | callproc.c | 409 DWORD *pdw, EXCEPTION_RECORD *record) in HandleException() 791 EXCEPTION_RECORD record; in _call_function_pointer() local 1426 int mode = RTLD_NOW | RTLD_LOCAL; in py_dl_open() local 1429 int mode = RTLD_NOW; in py_dl_open() local 1691 char *coding, *mode, *errors, *encoding=NULL; in set_conversion_mode() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/display/ |
H A D | DisplayManagerService.java | 1338 Display.Mode mode = new Display.Mode(width, height, refreshRate); in updateUserPreferredDisplayModeSettingsLocked() local 1448 CallbackRecord record = mCallbacks.get(callingPid); in registerCallbackInternal() local 1476 private void onCallbackDied(CallbackRecord record) { in onCallbackDied() 1494 CallbackRecord record = mCallbacks.get(callingPid); in startWifiDisplayScanInternal() local 1503 private void startWifiDisplayScanLocked(CallbackRecord record) { in startWifiDisplayScanLocked() 1516 CallbackRecord record = mCallbacks.get(callingPid); in stopWifiDisplayScanInternal() local 1525 private void stopWifiDisplayScanLocked(CallbackRecord record) { in stopWifiDisplayScanLocked() 2670 void setUserPreferredDisplayModeInternal(int displayId, Display.Mode mode) { in setUserPreferredDisplayModeInternal() 2712 private void setUserPreferredModeForDisplayLocked(int displayId, Display.Mode mode) { in setUserPreferredModeForDisplayLocked() 2743 int resolutionWidth, int resolutionHeight, float refreshRate, Display.Mode mode) { in storeModeInGlobalSettingsLocked() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/logging/ |
D | __init__.py | 440 def _format(self, record): argument 447 def format(self, record): argument 462 def _format(self, record): argument 515 def _format(self, record): argument 606 def formatTime(self, record, datefmt=None): argument 658 def formatMessage(self, record): argument 674 def format(self, record): argument 775 def filter(self, record): argument 815 def filter(self, record): argument 942 def format(self, record): argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/logging/ |
D | __init__.py | 440 def _format(self, record): argument 447 def format(self, record): argument 462 def _format(self, record): argument 515 def _format(self, record): argument 606 def formatTime(self, record, datefmt=None): argument 658 def formatMessage(self, record): argument 674 def format(self, record): argument 775 def filter(self, record): argument 815 def filter(self, record): argument 942 def format(self, record): argument [all …]
|
/aosp_15_r20/external/python/cpython3/Lib/logging/ |
D | __init__.py | 440 def _format(self, record): argument 447 def format(self, record): argument 462 def _format(self, record): argument 515 def _format(self, record): argument 606 def formatTime(self, record, datefmt=None): argument 658 def formatMessage(self, record): argument 674 def format(self, record): argument 775 def filter(self, record): argument 815 def filter(self, record): argument 942 def format(self, record): argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/logging/ |
D | __init__.py | 440 def _format(self, record): argument 447 def format(self, record): argument 462 def _format(self, record): argument 515 def _format(self, record): argument 606 def formatTime(self, record, datefmt=None): argument 658 def formatMessage(self, record): argument 674 def format(self, record): argument 775 def filter(self, record): argument 815 def filter(self, record): argument 942 def format(self, record): argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/logging/ |
D | __init__.py | 440 def _format(self, record): argument 447 def format(self, record): argument 462 def _format(self, record): argument 515 def _format(self, record): argument 606 def formatTime(self, record, datefmt=None): argument 658 def formatMessage(self, record): argument 674 def format(self, record): argument 775 def filter(self, record): argument 815 def filter(self, record): argument 942 def format(self, record): argument [all …]
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/logging/ |
H A D | __init__.py | 440 def _format(self, record): argument 447 def format(self, record): argument 462 def _format(self, record): argument 515 def _format(self, record): argument 606 def formatTime(self, record, datefmt=None): argument 658 def formatMessage(self, record): argument 674 def format(self, record): argument 775 def filter(self, record): argument 815 def filter(self, record): argument 942 def format(self, record): argument [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_core.cc | 206 tSDP_DI_RECORD record = { in btif_enable_bluetooth_evt() local 299 bt_scan_mode_t mode; in btif_in_get_adapter_properties() local 545 void btif_set_scan_mode(bt_scan_mode_t mode) { in btif_set_scan_mode()
|
/aosp_15_r20/frameworks/opt/net/voip/src/jni/rtp/ |
D | AudioGroup.cpp | 169 bool AudioStream::set(int mode, int socket, sockaddr_storage *remote, in set() 637 bool AudioGroup::setMode(int mode) in setMode() 796 int mode = mGroup->mMode; in threadLoop() local 823 sp<AudioRecord> record = new AudioRecord(mGroup->mAttributionSource); in threadLoop() local 955 jlong add(JNIEnv *env, jobject thiz, jint mode, in add() 1017 int mode = env->GetIntField(thiz, gMode); in add() local 1057 void setMode(JNIEnv *env, jobject thiz, jint mode) in setMode()
|
/aosp_15_r20/system/netd/server/ |
H A D | XfrmController.cpp | 528 int32_t transformId, int32_t mode, const std::string& sourceAddress, in ipSecAddSecurityAssociation() 939 netdutils::Status XfrmController::updateSecurityAssociation(const XfrmSaInfo& record, in updateSecurityAssociation() 1102 int XfrmController::fillNlAttrXfrmEncapTmpl(const XfrmSaInfo& record, nlattr_encap_tmpl* tmpl) { in fillNlAttrXfrmEncapTmpl() 1115 int XfrmController::fillUserSaInfo(const XfrmSaInfo& record, xfrm_usersa_info* usersa) { in fillUserSaInfo() 1143 int XfrmController::fillUserSaId(const XfrmCommonInfo& record, xfrm_usersa_id* said) { in fillUserSaId() 1152 netdutils::Status XfrmController::deleteSecurityAssociation(const XfrmCommonInfo& record, in deleteSecurityAssociation() 1183 netdutils::Status XfrmController::migrate(const XfrmMigrateInfo& record, const XfrmSocket& sock) { in migrate() 1205 netdutils::Status XfrmController::allocateSpi(const XfrmSaInfo& record, uint32_t minSpi, in allocateSpi() 1253 netdutils::Status XfrmController::updateTunnelModeSecurityPolicy(const XfrmSpInfo& record, in updateTunnelModeSecurityPolicy() 1301 netdutils::Status XfrmController::deleteTunnelModeSecurityPolicy(const XfrmSpInfo& record, in deleteTunnelModeSecurityPolicy() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/data/ |
H A D | snapshot_utils.cc | 219 experimental::SnapshotRecord record; in WriteTensors() local 729 tstring record; in ReadTensors() local 850 experimental::SnapshotRecord record; in ReadTensorsV0() local 920 Status CustomReader::ReadRecord(tstring* record) { in ReadRecord() 928 Status CustomReader::ReadRecord(absl::Cord* record) { in ReadRecord() 984 Mode* mode) { in DetermineOpState()
|
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
H A D | ActivityManagerServiceTest.java | 1460 final UidRecord record = new UidRecord(Process.myUid(), mAms); in verifyWaitingForNetworkStateUpdate() local 1463 mAms.mProcessList.mActiveUids.put(Process.myUid(), record); in verifyWaitingForNetworkStateUpdate() local 1489 private void addPendingUidChange(ChangeRecord record) { in addPendingUidChange() 1497 final ChangeRecord record = changes.get(i); in addPendingUidChanges() local 1589 final VerificationMode mode = withNotification in testStartForegroundServiceDelegate() local
|
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/ |
D | callproc.c | 435 DWORD *pdw, EXCEPTION_RECORD *record) in HandleException() 817 EXCEPTION_RECORD record; in _call_function_pointer() local 1519 int mode = RTLD_NOW | RTLD_LOCAL; in py_dl_open() local 1522 int mode = RTLD_NOW; in py_dl_open() local
|
/aosp_15_r20/external/selinux/libsemanage/tests/ |
H A D | test_bool.c | 256 static void helper_bool_key_extract(level_t level, int mode) in helper_bool_key_extract() 606 static int handler_bool_iterate(const semanage_bool_t *record, void *varg) in handler_bool_iterate() 862 static int handler_bool_iterate_local(const semanage_bool_t *record, void *varg) in handler_bool_iterate_local()
|
/aosp_15_r20/external/libtracefs/utest/ |
H A D | tracefs-utest.c | 66 static int test_callback(struct tep_event *event, struct tep_record *record, in test_callback() 255 static int test_marker_callback(struct tep_event *event, struct tep_record *record, in test_marker_callback() 560 struct tep_record record; in test_cpu_read() local 621 static int switch_callback(struct tep_event *event, struct tep_record *record, in switch_callback() 631 static int waking_callback(struct tep_event *event, struct tep_record *record, in waking_callback() 641 static int function_callback(struct tep_event *event, struct tep_record *record, in function_callback() 651 static int missed_callback(struct tep_event *event, struct tep_record *record, in missed_callback() 660 static int all_callback(struct tep_event *event, struct tep_record *record, in all_callback() 838 struct tep_record record; in read_trace_cpu_file() local 1658 static bool check_fd_mode(int fd, int mode) in check_fd_mode()
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | level.c | 550 static double get_removal_time(int mode, int num_decoded_frame, in get_removal_time() 1178 FrameRecord *const record = &buffer->buf[new_idx]; in store_frame_record() local 1205 const FrameRecord *const record = &buffer->buf[index]; in count_frames() local 1227 const FrameRecord *const record = &buffer->buf[index]; in scan_past_frames() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/vibrator/ |
H A D | VibratorManagerService.java | 866 int mode = startAppOpModeLocked(session.getCallerInfo()); in startVendorSessionLocked() local 1087 int mode = startAppOpModeLocked(session.getCallerInfo()); in startVibrationOnThreadLocked() local 1427 int mode = checkAppOpModeLocked(callerInfo); in shouldIgnoreVibrationLocked() local 1494 int mode = mAppOps.checkAudioOpNoThrow(AppOpsManager.OP_VIBRATE, in checkAppOpModeLocked() local 1643 private int fixupAppOpModeLocked(int mode, VibrationAttributes attrs) { in fixupAppOpModeLocked() 2179 synchronized void record(DebugInfo info) { in record() method in VibratorManagerService.VibratorManagerRecords 2258 public boolean mayAggregate(GroupedAggregatedLogRecords.SingleLogRecord record) { in mayAggregate()
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | report_lib_interface.cpp | 140 static std::string TraceOffCpuModeToString(TraceOffCpuMode mode) { in TraceOffCpuModeToString() 172 std::optional<TraceOffCpuMode> mode; member 303 for (auto mode : trace_offcpu_.supported_modes) { in GetSupportedTraceOffCpuModes() local 312 bool ReportLib::SetTraceOffCpuMode(const char* mode) { in SetTraceOffCpuMode() 402 std::unique_ptr<Record> record; in GetNextSampleRecord() local 748 bool SetTraceOffCpuMode(ReportLib* report_lib, const char* mode) { in SetTraceOffCpuMode()
|
/aosp_15_r20/external/jsilver/src/com/google/streamhtmlparser/impl/ |
H A D | HtmlParserImpl.java | 342 public void resetMode(Mode mode) { in resetMode() 489 protected void record(char input) { in record() method in HtmlParserImpl
|
/aosp_15_r20/frameworks/base/media/java/android/media/tv/ |
H A D | TvInputManager.java | 1099 public void onTimeShiftMode(Session session, @TimeShiftMode int mode) { in onTimeShiftMode() 1399 void postTimeShiftMode(final int mode) { in postTimeShiftMode() 2307 TvInputCallbackRecord record = it.next(); in unregisterCallback() local 2604 SessionCallbackRecord record = new SessionCallbackRecord(callback, handler); in createSessionInternal() local
|
/aosp_15_r20/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/aosp_15_r20/developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/aosp_15_r20/development/samples/training/multiscreen/newsreader/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/aosp_15_r20/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/ |
H A D | IRadioVoiceImpl.java | 582 int mode = 0; in getTtyMode() local 830 public void setTtyMode(int serial, int mode) { in setTtyMode() 889 public void callRing(boolean isGsm, android.hardware.radio.voice.CdmaSignalInfoRecord record) { in callRing()
|