HomeSort by relevance Sort by last modified time
    Searched refs:kParamAppType (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_constants.h 20 POLICY_EXPORT extern const char kParamAppType[];
cloud_policy_constants.cc 18 const char kParamAppType[] = "apptype";
device_management_service.cc 389 AddParameter(dm_protocol::kParamAppType, dm_protocol::kValueAppType);
device_management_service_unittest.cc 383 EXPECT_TRUE(query_params.Check(dm_protocol::kParamAppType,

Completed in 122 milliseconds