Searched defs:spaceName (Results 1 – 5 of 5) sorted by relevance
61 const char* spaceName; member
55 const char *spaceName; member
453 const char *spaceName = "test.workspace2"; variable
520 napi_value JSUtils::DefineClass(napi_env env, const std::string &spaceName, const std::string &clas… in DefineClass()567 napi_value JSUtils::GetClass(napi_env env, const std::string &spaceName, const std::string &classNa… in GetClass()
1069 napi_value JSUtil::DefineClass(napi_env env, const std::string &spaceName, const std::string &class… in DefineClass()1117 napi_value JSUtil::GetClass(napi_env env, const std::string &spaceName, const std::string &classNam… in GetClass()