Home
last modified time | relevance | path

Searched defs:none (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/faceauth/
H A Dunion_sa_command_param_faceauth_v11.md26 ### none subsection
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/fingerauth/
H A Dunion_sa_command_param_fingerauth_v11.md37 ### none subsection
/ohos5.0/base/powermgr/battery_manager/test/unittest/src/
H A Dbattery_info_test.cpp63 const ChargeType none = ChargeType::WIRED_NORMAL; variable
/ohos5.0/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/
H A Dconfig.rs43 pub fn none() -> Self { in none() method
144 pub fn none() -> Self { in none() method
180 pub fn none() -> Self { in none() method
223 pub fn none() -> Self { in none() method
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/
H A Dsettings.rs75 pub fn none() -> Self { in none() method
133 pub fn none() -> Self { in none() method
194 pub fn none() -> Self { in none() method
302 pub fn none() -> Self { in none() method
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/
H A Dcharger.cpp43 napi_value none = nullptr; in CreateEnumChargeType() local
H A Dbattery_info.cpp384 napi_value none = nullptr; in CreateEnumChargeState() local
425 napi_value none = nullptr; in CreateEnumPluggedType() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_slider_ffi.cpp78 std::optional<std::string> none; in FfiOHOSAceFrameworkSliderShowTips() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
H A Dredirect.rs34 pub(crate) fn none() -> Self { in none() method
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_input_device_context.cpp668 napi_value none = nullptr; in CreateEnumKeyboardType() local
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_ashmem.cpp877 napi_value none = nullptr; in AshmemExport() local
/ohos5.0/foundation/arkui/advanced_ui_component/interface/treeview/
H A Dtreeview.js666 this.borderWidth = { has: 2, none: 0 }; property in S.constructor.borderWidth