Home
last modified time | relevance | path

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

/base/global/resource_management/interfaces/js/kits/src/
H A Dsendable_resource_manager_napi.cpp226 napi_property_descriptor functionProp[] = { in SendableResourceManagerInit() local
231 napi_status status = napi_define_properties(env, exports, sizeof(functionProp) / sizeof(functionProp[0]), in SendableResourceManagerInit()
232 functionProp); in SendableResourceManagerInit()

Completed in 1 milliseconds