Home
last modified time | relevance | path

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

/interface/sdk_c/ark_runtime/jsvm/
H A Djsvm.h135 * @brief This API open a new VM scope for the VM instance.
137 * @param vm: The VM instance to open scope for.
138 * @param result: The new VM scope.
147 * @brief This function close the VM scope for the VM instance.
149 * @param vm: The VM instance to close scope for.
150 * @param scope: The VM scope to be closed.
156 JSVM_VMScope scope);
199 * @brief This function open a new environment scope.
202 * @param result: The new environment scope
[all...]
/interface/sdk_c/third_party/node/src/
H A Djs_native_api.h349 napi_handle_scope scope);
355 napi_escapable_handle_scope scope);
358 napi_escapable_handle_scope scope,
H A Dnode_api.h219 napi_callback_scope scope);
/interface/sdk_c/arkui/napi/
H A Dnative_api.h126 NAPI_EXTERN napi_status napi_close_callback_scope(napi_env env, napi_callback_scope scope);
/interface/sdk_c/third_party/vulkan-headers/vulkan/
H A Dvulkan_core.h9515 VkPerformanceCounterScopeKHR scope; member
11222 VkScopeKHR scope; member
14515 VkScopeNV scope; member

Completed in 61 milliseconds