/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/common_event_service/services/include/ |
D | os_account_manager_helper.h | 32 * Queries active operating system account IDs. 40 * Gets operating system account local ID from uid.
|
/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/security/huks/interfaces/kits/js/ |
D | @ohos.security.huks.d.ts | 63 * @throws { BusinessError } 12000004 - operating file failed 86 * @throws { BusinessError } 12000004 - operating file failed 132 * @throws { BusinessError } 12000004 - operating file failed 150 * @throws { BusinessError } 12000004 - operating file failed 197 * @throws { BusinessError } 12000004 - operating file failed 221 * @throws { BusinessError } 12000004 - operating file failed 246 * @throws { BusinessError } 12000004 - operating file failed 276 * @throws { BusinessError } 12000004 - operating file failed 326 * @throws { BusinessError } 12000004 - operating file failed 348 * @throws { BusinessError } 12000004 - operating file failed [all …]
|
/base/security/device_auth/interfaces/inner_api/deviceauth_lite/ |
D | hichain.h | 330 * para params: operating parameter 339 * para params: operating parameter 372 * para params: operating parameter, self_auth_id: controller auth id, peer_auth_id: peer auth id 384 * 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/inputmethod/imf/services/dfx/src/ |
D | inputmethod_sysevent.cpp | 114 …HiSysEventNameSpace::EventType::BEHAVIOR, "OPERATING", GetOperateAction(static_cast<int32_t>(infoC… in OperateSoftkeyboardBehaviour() 127 return "unknow operating."; in GetOperateInfo()
|
/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/sensors/miscdevice/interfaces/native/vibrator/src/ |
D | vibrator_agent.cpp | 49 MISC_HILOGW("Operating the device fail"); in NormalizeErrCode()
|
/base/hiviewdfx/hidumper/ |
D | README.md | 146 15. Run the **hidumper --cpufreq** command to obtain the actual operating frequency of each CPU cor…
|
/base/sensors/miscdevice/utils/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/account/os_account/services/accountmgr/src/osaccount/ |
D | inner_os_account_manager.cpp | 391 ACCOUNT_LOGE("the %{public}d already in operating", id); in RemoveOsAccount() 1084 ACCOUNT_LOGE("the %{public}d already in operating", id); in ActivateOsAccount() 1183 ACCOUNT_LOGW("the %{public}d already in operating", id); in StopOsAccount()
|
/base/startup/init/services/modules/trace/ |
D | init_trace.c | 54 // various operating paths of ftrace
|
/base/telephony/core_service/services/tel_ril/test/ |
D | tel_ril_test.cpp | 729 int32_t operating; in OnRequestSetCallWaitTest() local 732 std::cin >> operating; in OnRequestSetCallWaitTest() 734 telRilManager_->SetCallWaiting(slotId, operating, event); in OnRequestSetCallWaitTest()
|
/base/hiviewdfx/hitrace/cmd/src/ |
D | hitrace_cmd.cpp | 67 // various operating paths of ftrace
|
/base/telephony/core_service/test/unittest/tel_ril_gtest/ |
D | tel_ril_test_util.cpp | 885 int32_t operating = 0; in SetCallWaitTest() local 887 telRilManager_->SetCallWaiting(slotId, operating, event); in SetCallWaitTest()
|