Home
last modified time | relevance | path

Searched defs:ProgressCallback (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DexportedInterfaceInaccessibleInCallbackInModule.ts2 export interface ProgressCallback { interface
DvariableDeclaratorResolvedDuringContextualTyping.ts15 export interface ProgressCallback { interface
/third_party/skia/third_party/externals/zlib/google/
Dzip_reader.h73 using ProgressCallback = base::RepeatingCallback<void(int64_t)>; variable
/third_party/node/deps/v8/third_party/zlib/google/
Dzip_reader.h87 using ProgressCallback = base::RepeatingCallback<void(int64_t)>; variable
Dzip.h85 using ProgressCallback = base::RepeatingCallback<bool(const Progress&)>; variable
/third_party/node/deps/zlib/google/
Dzip.h85 using ProgressCallback = base::RepeatingCallback<bool(const Progress&)>; variable
Dzip_reader.h87 using ProgressCallback = base::RepeatingCallback<void(int64_t)>; variable