Home
last modified time | relevance | path

Searched defs:record (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
Dhandlers.py69 def emit(self, record): argument
146 def shouldRollover(self, record): argument
282 def shouldRollover(self, record): argument
393 def emit(self, record): argument
516 def makePickle(self, record): argument
531 def handleError(self, record): argument
545 def emit(self, record): argument
784 def emit(self, record): argument
856 def getSubject(self, record): argument
865 def emit(self, record): argument
[all …]
D__init__.py404 def formatTime(self, record, datefmt=None): argument
451 def format(self, record): argument
554 def filter(self, record): argument
594 def filter(self, record): argument
708 def format(self, record): argument
721 def emit(self, record): argument
731 def handle(self, record): argument
781 def handleError(self, record): argument
830 def emit(self, record): argument
917 def emit(self, record): argument
[all …]
/device/generic/goldfish/gatekeeper/
DSoftGateKeeper.h111 virtual bool GetFailureRecord(uint32_t uid, secure_id_t user_id, failure_record_t *record, in GetFailureRecord()
131 virtual bool WriteFailureRecord(uint32_t uid, failure_record_t *record, bool /* secure */) { in WriteFailureRecord()
/device/google/cuttlefish_common/guest/hals/gatekeeper/
DSoftGateKeeper.h111 virtual bool GetFailureRecord(uint32_t uid, secure_id_t user_id, failure_record_t *record, in GetFailureRecord()
131 virtual bool WriteFailureRecord(uint32_t uid, failure_record_t *record, bool /* secure */) { in WriteFailureRecord()
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/drivers/crypt/
Dcrypt.c51 static uint32_t record[4]; variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_logging.py347 def filter(self, record): argument
354 def filter(self, record): argument
845 def handle_log_record(self, record): argument
Dtest_urllib2.py1139 def record(self, info): member in HandlerTests.test_basic_and_digest_auth_handlers.RecordingOpenerDirector
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dwarnings.py318 def __init__(self, record=False, module=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dwarnings.py322 def __init__(self, record=False, module=None): argument
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
DEfiDebug.h92 #define CR(record, TYPE, field, signature) \ argument
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dst.c22 st_data_t record; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dunicodedata.c756 const _PyUnicode_DatabaseRecord *record = _getrecord_ex(*i++); in is_normalized() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dunicodedata.c749 const _PyUnicode_DatabaseRecord *record = _getrecord_ex(*i++); in is_normalized() local
/device/google/cuttlefish_common/guest/hals/ril/libril/
Dril_service.cpp8206 CdmaSignalInfoRecord& record) { in convertRilCdmaSignalInfoRecordToHal()
8217 CdmaSignalInfoRecord record = {}; in callRingInd() local
8467 CdmaInformationRecord *record = &records.infoRec[i]; in cdmaInfoRecInd() local