Home
last modified time | relevance | path

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

/commonlibrary/utils_lite/js/builtin/kvstorekit/src/
Dnativeapi_kv_impl.c100 int GetValue(const char* key, char* value) in GetValue() function
/commonlibrary/ets_utils/js_api_module/buffer/
Dnative_module_buffer.cpp952 uint32_t GetValue(napi_env env, EncodingType &eType, std::string &str, napi_value &args) in GetValue() function