Home
last modified time | relevance | path

Searched refs:pramValue (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Dudmf_capi_common.h33 template<typename T> int SetUdsValue(const char* paramName, const T &pramValue);
H A Duds.cpp128 int UdsObject::SetUdsValue(const char* paramName, const T &pramValue) in SetUdsValue() argument
134 obj->value_[paramName] = pramValue; in SetUdsValue()

Completed in 2 milliseconds