Searched refs:kParamAppType (Results 1 – 4 of 4) sorted by relevance
18 const char kParamAppType[] = "apptype"; variable
20 POLICY_EXPORT extern const char kParamAppType[];
389 AddParameter(dm_protocol::kParamAppType, dm_protocol::kValueAppType); in DeviceManagementRequestJob()
383 EXPECT_TRUE(query_params.Check(dm_protocol::kParamAppType, in CheckURLAndQueryParams()