Home
last modified time | relevance | path

Searched defs:propVal (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/ringtone_library/services/utils/src/
H A Dringtone_props.cpp50 …_t RingtoneProps::GetPropFromResultSet(shared_ptr<NativeRdb::ResultSet> resultSet, string &propVal) in GetPropFromResultSet()
100 bool RingtoneProps::SetProp(const string &propName, const string &propVal) in SetProp()
/ohos5.0/drivers/peripheral/usb/sample/device/linux/
H A Dprop_test.c75 const char *propVal = NULL; in TestPropGet() local
/ohos5.0/drivers/peripheral/usb/sample/device/liteos/
H A Dprop_test.c83 const char *propVal = NULL; in TestPropGet() local
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_config.cpp202 xmlChar* propVal = xmlGetProp(currNode, reinterpret_cast<const xmlChar*>("enable")); in ReadProperty() local
/ohos5.0/foundation/multimedia/ringtone_library/test/unittest/ringtone_utils_test/src/
H A Dringtone_props_test.cpp201 string propVal = "false"; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp545 int64_t propVal = 0; in GenReminderIntInner() local
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_api.cpp964 auto propVal = LocalValueFromJsValue(value); in napi_set_named_property() local
1523 auto propVal = LocalValueFromJsValue(value); in napi_map_set_named_property() local