Home
last modified time | relevance | path

Searched defs:numeric (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_node/src/
Drender_node.ts208 static numeric(value: number): ColorMetrics { method in ColorMetrics
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
Dsmp_sc_initiator.c328 uint32_t numeric; in SMP_ScPairJustworkOrNumericMasterStep13() local
Dsmp_sc_accepter.c345 uint32_t numeric = *((uint32_t *)encData->encRetParam->encryptedData); in SMP_ScPairJustworkOrNumericSlaveStep12() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DjsXNode.js1585 static numeric(value) { method in ColorMetrics