Home
last modified time | relevance | path

Searched defs:PlatformDelegate (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/perfetto/python/perfetto/trace_processor/
H A Dprotos.py24 def __init__(self, platform_delegate: PlatformDelegate):
H A Dshell.py36 platform_delegate: PlatformDelegate,
H A Dplatform.py34 class PlatformDelegate: class
/aosp_15_r20/external/perfetto/python/perfetto/batch_trace_processor/
H A Dplatform.py19 class PlatformDelegate: class
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_path_watcher.cc31 FilePathWatcher::PlatformDelegate::PlatformDelegate(): cancelled_(false) { in PlatformDelegate() function in base::FilePathWatcher::PlatformDelegate