Home
last modified time | relevance | path

Searched refs:_action (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/scripts/build/
Dprojects.mjs13 this._action = action;
28 await this._action(projects, lkg, force);
Dutils.mjs286 this._action = action;
313 deferred.resolve(this._action());
/third_party/gn/src/gn/
Dfunction_template.cc80 something like "${target_name}_action" to make it unique. The source set
/third_party/typescript/tests/baselines/reference/
DvarianceAnnotations.js143 _action: ActionObject<TEvent>;
310 _action: ActionObject<TEvent>;
DvarianceAnnotations.types300 _action: ActionObject<TEvent>;
301 >_action : ActionObject<TEvent>
DvarianceAnnotations.symbols391 _action: ActionObject<TEvent>;
392 >_action : Symbol(StateNode._action, Decl(varianceAnnotations.ts, 140, 25))
DvarianceAnnotations.errors.txt299 _action: ActionObject<TEvent>;
/third_party/python/Lib/multiprocessing/
Dsynchronize.py372 (self._parties, self._action, self._timeout,
377 return (self._parties, self._action, self._timeout,
/third_party/typescript/tests/cases/conformance/types/typeParameters/typeParameterLists/
DvarianceAnnotations.ts145 _action: ActionObject<TEvent>; property in StateNode
/third_party/python/Lib/
Dthreading.py634 self._action = action
683 if self._action:
684 self._action()
/third_party/gn/docs/
Dreference.md3278 something like "${target_name}_action" to make it unique. The source set