Searched defs:uuid (Results 1 – 2 of 2) sorted by relevance
118 bool GetBufferedUUID(napi_env env, UUID &uuid) in GetBufferedUUID()135 bool GetUnBufferedUUID(napi_env env, UUID &uuid) in GetUnBufferedUUID()145 bool GetUUID(napi_env env, bool entropyCache, UUID &uuid) in GetUUID()152 UUID uuid; in GetStringUUID() local162 std::string GetFormatUUID(const UUID &uuid) in GetFormatUUID()183 UUID uuid; in GetBinaryUUID() local
51 std::string uuid = OHOS::Util::GetStringUUID(env, true); variable62 std::string uuid = OHOS::Util::GetStringUUID(env, false); variable