Searched refs:kTargetTypePage (Results 1 – 5 of 5) sorted by relevance
44 const char kTargetTypePage[] = "page"; variable80 virtual std::string GetType() const OVERRIDE { return kTargetTypePage; } in GetType()
33 const char kTargetTypePage[] = "page"; variable42 virtual std::string GetType() const OVERRIDE { return kTargetTypePage; } in GetType()
58 const char kTargetTypePage[] = "page"; variable122 virtual std::string GetType() const OVERRIDE { return kTargetTypePage; } in GetType()218 return kTargetTypePage; in GetType()
34 const char kTargetTypePage[] = "page"; variable76 type_ = kTargetTypePage; in RenderViewHostTarget()
664 const char kTargetTypePage[] = "page"; variable680 if (type == kTargetTypePage) { in SerializeTarget()