Searched refs:COORDINATION_CLASS (Results 1 – 2 of 2) sorted by relevance
29 const char* COORDINATION_CLASS { "Coordination_class" }; variable277 status = napi_set_named_property(env, global, COORDINATION_CLASS, jsClass); in CreateInstance()
30 const char* COORDINATION_CLASS { "Coordination_class" }; variable483 status = napi_set_named_property(env, global, COORDINATION_CLASS, jsClass); in CreateInstance()