Home
last modified time | relevance | path

Searched refs:IsTypeRight (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/
H A Dpicker_n_exporter.cpp181 static bool IsTypeRight(napi_env env, napi_value val, napi_valuetype type) in IsTypeRight() function
231 if (!IsTypeRight(env, asyncContext->argv[ARGS_TWO], napi_object)) { in GetCustomShowingWindow()
242 if (!IsTypeRight(env, getPropertiesFunc, napi_function)) { in GetCustomShowingWindow()