Home
last modified time | relevance | path

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

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