Home
last modified time | relevance | path

Searched refs:GetValue (Results 1 - 4 of 4) sorted by relevance

/commonlibrary/utils_lite/js/builtin/kvstorekit/include/
H A Dnativeapi_kv_impl.h29 int GetValue(const char* key, char* value);
/commonlibrary/utils_lite/js/builtin/kvstorekit/src/
H A Dnativeapi_kv_impl.c100 int GetValue(const char* key, char* value) in GetValue() function
H A Dnativeapi_kv.cpp79 return GetValue(g_kvFullPath, value); in GetValueInner()
/commonlibrary/ets_utils/js_api_module/buffer/
H A Dnative_module_buffer.cpp940 uint32_t GetValue(napi_env env, EncodingType &eType, std::string &str, napi_value &args) in GetValue() function
986 len = GetValue(env, eType, str, args[0]); in IndexOf()

Completed in 7 milliseconds