Home
last modified time | relevance | path

Searched defs:constants (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
Djs_const_properties.cpp43 napi_value constants = nullptr; in ExportConstants() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
Djs_const_properties.cpp54 napi_value constants = nullptr; in ExportConstants() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
Dobex_headers.cpp110 uint8_t constants = buf[pos++]; in ParseFields() local
411 void ObexHeader::SetFieldConstants(uint8_t constants) in SetFieldConstants()