Home
last modified time | relevance | path

Searched defs:UnwrapIntValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_napi_common.cpp32 bool UnwrapIntValue(napi_env env, napi_value jsValue, int& result) in UnwrapIntValue() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/
H A Dnapi_zlib_common.cpp71 bool UnwrapIntValue(napi_env env, napi_value jsValue, int &result) in UnwrapIntValue() function