Searched full:operating (Results 1 – 25 of 29) sorted by relevance
12
| /base/iothardware/peripheral/ |
| D | README.md | 9 The Internet of Things \(IoT\) hardware subsystem provides APIs for operating IoT devices, includin… 16 └── inner_api # APIs for operating IoT devices
|
| /base/notification/distributed_notification_service/services/ans/include/ |
| D | os_account_manager_helper.h | 42 * Gets operating system account local ID from uid. 51 * Gets operating system account local ID from current calling. 59 * Gets operating system account local ID from current active.
|
| /base/iothardware/peripheral/interfaces/inner_api/ |
| D | iot_watchdog.h | 20 * @brief Provides APIs for operating devices, 32 * @brief Declares functions for operating watchdogs.
|
| D | iot_pwm.h | 20 * @brief Provides APIs for operating devices, 32 * @brief Declares functions for operating PWM devices,
|
| D | iot_i2c.h | 20 * @brief Provides APIs for operating devices, 32 * @brief Declares functions for operating I2C devices.
|
| D | iot_errno.h | 20 * @brief Provides APIs for operating devices,
|
| D | iot_gpio.h | 20 * @brief Provides APIs for operating devices, 32 * @brief Declares functions for operating GPIO devices.
|
| D | iot_flash.h | 20 * @brief Provides APIs for operating devices,
|
| D | iot_uart.h | 20 * @brief Provides APIs for operating devices,
|
| /base/notification/common_event_service/services/include/ |
| D | os_account_manager_helper.h | 37 * Queries active operating system account IDs. 45 * Gets operating system account local ID from uid.
|
| /base/security/device_auth/interfaces/inner_api/deviceauth_lite/ |
| D | hichain.h | 319 * para params: operating parameter 328 * para params: operating parameter 346 * para params: operating parameter, self_auth_id: controller auth id, peer_auth_id: peer auth id 358 * para params: operating parameter, self_auth_id: controller auth id, peer_auth_id: peer auth id
|
| /base/customization/enterprise_device_management/ |
| D | README.md | 20 - BasePlugin provides basic device management capabilities for the operating system.
|
| /base/inputmethod/imf/ |
| D | hisysevent.yaml | 36 OPERATING: {type: STRING, desc: 'Show, hide or unbind soft keyboard'}
|
| /base/sensors/sensor/vibration_convert/core/utils/include/ |
| D | audio_utils.h | 98 * If `True` and operating on time-domain input (`data`), pad the signal
|
| /base/inputmethod/imf/common/src/ |
| D | inputmethod_sysevent.cpp | 114 …HiSysEventNameSpace::EventType::BEHAVIOR, "OPERATING", GetOperateAction(static_cast<int32_t>(infoC… in OperateSoftkeyboardBehaviour() 139 return "unknow operating."; in GetOperateInfo()
|
| /base/sensors/sensor/vibration_convert/core/algorithm/intensity_processor/include/ |
| D | intensity_processor.h | 37 …* @param centerFlag If `True` and operating on time-domain input ('data'), pad the signal,by 'fram…
|
| /base/hiviewdfx/hiview/ |
| D | README.md | 22 adapter: operating system adaptation layer, which adapts APIs of the system services in use
|
| /base/security/device_security_level/ |
| D | README.md | 19 …urity level of OpenHarmony devices. Usually equipped with a lightweight operating system and low-e… 23 …s of SL3 have comprehensive security protection capabilities, and their operating systems have rel…
|
| /base/tee/tee_client/interfaces/kits/c/include/ |
| D | tee_client_api.h | 169 * The zero-copy function, however, also requires support by the operating system. 187 * The zero-copy function, however, also requires support by the operating system.
|
| /base/sensors/sensor/interfaces/kits/c/ |
| D | oh_sensor.h | 27 …* @brief Declares the APIs for operating sensors, including obtaining sensor information and subsc…
|
| /base/hiviewdfx/hidumper/ |
| D | README.md | 148 15. Run the **hidumper --cpufreq** command to obtain the actual operating frequency of each CPU cor…
|
| /base/account/os_account/services/accountmgr/src/osaccount/ |
| D | inner_os_account_manager.cpp | 275 ACCOUNT_LOGW("Account id = %{public}d already in operating", osAccountInfo.GetLocalId()); in RetryToGetAccount() 553 ACCOUNT_LOGW("Account id = %{public}d already in operating", osAccountInfo.GetLocalId()); in RetryToGetAccount() 593 ACCOUNT_LOGE("the %{public}d already in operating", localId); in RetryToGetAccount() 819 ACCOUNT_LOGE("the %{public}d already in operating", id); in RetryToGetAccount() 1310 ACCOUNT_LOGI("Account id = %{public}d already in operating", id); in RetryToGetAccount() 1613 ACCOUNT_LOGE("the %{public}d already in operating", id); in RetryToGetAccount() 1667 ACCOUNT_LOGW("the %{public}d already in operating", id); in RetryToGetAccount() 2203 ACCOUNT_LOGW("Account id = %{public}d already in operating", userId); in RetryToGetAccount() 2309 ACCOUNT_LOGE("The account %{public}d already in operating", localId); in RetryToGetAccount()
|
| /base/sensors/miscdevice/utils/common/include/ |
| D | sensors_errors.h | 32 DEVICE_OPERATION_FAILED = 14600101, // Use this error code when operating the device fail.
|
| /base/hiviewdfx/hitrace/interfaces/rust/innerkits/hitracechain/src/ |
| D | lib.rs | 52 /// Add support for bitor operating for HiTraceFlag
|
| /base/startup/init/services/modules/trace/ |
| D | init_trace.c | 54 // various operating paths of ftrace
|
12