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

  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_constants.h 22 POLICY_EXPORT extern const char kParamDeviceType[];
cloud_policy_constants.cc 20 const char kParamDeviceType[] = "devicetype";
device_management_service.cc 384 AddParameter(dm_protocol::kParamDeviceType, dm_protocol::kValueDeviceType);
device_management_service_unittest.cc 383 EXPECT_TRUE(query_params.Check(dm_protocol::kParamDeviceType,

Completed in 34 milliseconds