HomeSort by relevance Sort by last modified time
    Searched defs:ConstructionContext (Results 1 - 9 of 9) sorted by null

  /external/guice/core/src/com/google/inject/internal/
ConstructionContext.java 30 final class ConstructionContext<T> {
  /external/skia/experimental/svg/model/
SkSVGDOM.cpp 372 struct ConstructionContext {
373 ConstructionContext(SkSVGIDMapper* mapper) : fParent(nullptr), fIDMapper(mapper) {}
374 ConstructionContext(const ConstructionContext& other, const sk_sp<SkSVGNode>& newParent)
415 sk_sp<SkSVGNode> construct_svg_node(const SkDOM& dom, const ConstructionContext& ctx,
442 ConstructionContext localCtx(ctx, node);
463 ConstructionContext ctx(&dom->fIDMapper);
  /external/skqp/experimental/svg/model/
SkSVGDOM.cpp 372 struct ConstructionContext {
373 ConstructionContext(SkSVGIDMapper* mapper) : fParent(nullptr), fIDMapper(mapper) {}
374 ConstructionContext(const ConstructionContext& other, const sk_sp<SkSVGNode>& newParent)
415 sk_sp<SkSVGNode> construct_svg_node(const SkDOM& dom, const ConstructionContext& ctx,
442 ConstructionContext localCtx(ctx, node);
463 ConstructionContext ctx(&dom->fIDMapper);
  /external/guice/extensions/persist/lib/
xwork-2.0.4.jar 
  /external/testng/lib-supplied/
guice-2.0.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/
sisu-guice-3.1.0-no_aop.jar 
sisu-guice-3.1.0.jar 
  /external/guice/extensions/struts2/lib/
xwork-core-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/
sisu-guice-2.1.7-noaop.jar 

Completed in 240 milliseconds