Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/
H A Dpicker_n_exporter.cpp103 static void MakeResultWithBool(napi_env env, std::string key, napi_value &result, in MakeResultWithBool() function
140 MakeResultWithBool(env, "isOriginal", result, pickerCallBack); in MakeResultWithPickerCallBack()