Searched defs:propertyVal (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/ |
H A D | reminder_common.cpp | 567 int32_t propertyVal = 0; in GenReminderIntInner() local 614 const char* propertyName, char* propertyVal, const int32_t size) in GetStringUtf8() 635 const char* propertyName, bool& propertyVal) in GetBool() 656 const char* propertyName, int32_t& propertyVal, bool isNecessary) in GetInt32() 670 const char* propertyName, int64_t& propertyVal) in GetInt64() 681 const char* propertyName, napi_value& propertyVal) in GetPropertyValIfExist() 707 const char* propertyName, napi_value& propertyVal) in GetObject() 957 const char* propertyName, std::vector<uint8_t> &propertyVal, uint8_t maxLen) in ParseInt32Array()
|
H A D | publish.cpp | 159 int32_t propertyVal = 0; in ParseSlotParameters() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/include/ |
H A D | image_source_mdk_kits.h | 43 struct OhosImageSourceProperty* propertyVal; member
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ |
H A D | image_source_mdk_kits.cpp | 608 auto propertyVal = args->propertyVal; in ImageSourceNapiGetImageProperty() local 679 auto propertyVal = args->propertyVal; in ImageSourceNapiModifyImageProperty() local
|