Home
last modified time | relevance | path

Searched defs:numberProperty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/huks/interfaces/kits/liteapi/src/
H A Dhks_lite_api.cpp27 JSIValue numberProperty = JSI::CreateNumber(value); in AddInt32PropertyInLite() local
/ohos5.0/base/account/os_account/interfaces/kits/napi/common/src/
H A Dnapi_account_common.cpp297 int32_t &numberProperty, bool &hasProperty) in GetOptionalNumberPropertyByKey()