Searched defs:logs (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/resourceschedule/ffrt/tools/ffrt_trace_process/ |
H A D | ffrt_trace_process.py | 135 def extract_active_pid_and_switch_log(logs): argument 244 def parse_and_convert_task_trace(logs, pid): argument 437 def process_trace(logs, pid, active_process_map, switch_log_map): argument 514 def write_infos(out_dir, logs, data): argument 671 def clean_logs(logs): argument
|
H A D | ffrt_trace_recover.py | 187 def classify_logs_for_ffrt_worker(logs): argument 231 def convert_ffrt_thread_to_ffrt_task(logs, ffrt_pids): argument 363 def supplement_ffrt_block_and_wake_info(logs): argument
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/event_bubble/ |
H A D | event_bubble_tdd_test.cpp | 1005 JSValue logs = JSObject::Get(page, propLogs); in EventBubbleTest001() local 1032 JSValue logs = JSObject::Get(page, propLogs); in EventBubbleTest002() local 1059 JSValue logs = JSObject::Get(page, propLogs); in EventBubbleTest003() local 1089 JSValue logs = JSObject::Get(page, propLogs); in EventBubbleTest004() local 1112 JSValue logs = JSObject::Get(page, propLogs); in EventBubbleTest005() local 1136 JSValue logs = JSObject::Get(page, propLogs); in EventBubbleTest006() local 1163 JSValue logs = JSObject::Get(page, propLogs); in EventBubbleTest007() local 1187 JSValue logs = JSObject::Get(page, propLogs); in EventBubbleTest008() local 1211 JSValue logs = JSObject::Get(page, propLogs); in EventBubbleTest009() local
|
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/ |
H A D | hiappevent_read_test.cpp | 91 auto testListener = [](const std::vector<std::string>& logs) { in __anon65565eb60302()
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
H A D | hiappevent_read.cpp | 109 void LogAssistant::ParseSingFileLogs(vector<string>& logs, in ParseSingFileLogs() 136 void LogAssistant::ParseAllHistoryLogs(vector<string>& logs, in ParseAllHistoryLogs()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
H A D | distributeddb_cloud_assets_operation_sync_test.cpp | 730 std::vector<VBucket> logs; variable
|