Ai
2 Star 0 Fork 0

chromium_develop/chromium_third_party_sudden_motion_sensor

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
BUILD.gn 312 Bytes
Copy Edit Raw Blame History
李想 authored 2022-08-16 16:24 +08:00 . chromium origin init
# Copyright 2015 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
source_set("sudden_motion_sensor") {
sources = [
"sudden_motion_sensor_mac.cc",
"sudden_motion_sensor_mac.h",
]
deps = [ "//base" ]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chromium_develop/chromium_third_party_sudden_motion_sensor.git
git@gitee.com:chromium_develop/chromium_third_party_sudden_motion_sensor.git
chromium_develop
chromium_third_party_sudden_motion_sensor
chromium_third_party_sudden_motion_sensor
master

Search