Searched refs:homePage_ (Results 1 – 4 of 4) sorted by relevance
413 std::string homePage_; member416 …AppForceLandscapeConfig(int32_t mode, const std::string& homePage) : mode_(mode), homePage_(homePa… in AppForceLandscapeConfig()421 !parcel.WriteString(homePage_)) { in Marshalling()434 config->homePage_ = parcel.ReadString(); in Unmarshalling()
1686 ASSERT_EQ(config.homePage_, "");
1366 SetForceSplitEnable(true, config.homePage_); in SetUIContentInner()
11243 bundleName.c_str(), config.mode_, config.homePage_.c_str()); in SetAppForceLandscapeConfig()