Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_util_module/util/
H A Djs_uuid.cpp148 bool GetUUID(napi_env env, bool entropyCache, UUID &uuid) in GetUUID() function
157 if (!GetUUID(env, entropyCache, uuid)) { in GetStringUUID()
187 if (!GetUUID(env, entropyCache, uuid)) { in GetBinaryUUID()
H A Djs_uuid.h68 bool GetUUID(napi_env env, bool entropyCache, UUID &uuid);

Completed in 2 milliseconds