Searched refs:GetAshmemConstructor (Results 1 – 2 of 2) sorted by relevance
69 static napi_value GetAshmemConstructor(napi_env env, napi_value* argv);
178 return GetAshmemConstructor(env, argv); in Create()181 napi_value NAPIAshmem::GetAshmemConstructor(napi_env env, napi_value* argv) in GetAshmemConstructor() function in OHOS::NAPIAshmem