Searched defs:fetchColumn (Results 1 – 10 of 10) sorted by relevance
113 std::vector<std::string> fetchColumn; member
122 std::vector<std::string> fetchColumn; member
126 std::vector<std::string> fetchColumn; member
44 std::vector<std::string> fetchColumn; member
378 std::vector<std::string> fetchColumn; member
117 std::vector<std::string> fetchColumn { PhotoColumn::PHOTO_QUALITY }; in queryPhotoStatus() local
817 napi_value MediaLibraryNapiUtils::AddDefaultAssetColumns(napi_env env, vector<string> &fetchColumn, in AddDefaultAssetColumns()
701 vector<string> fetchColumn = { in FetchNewCount() local
1942 std::vector<std::string> fetchColumn; in JSGetAnalysisDataExecute() local
3333 static napi_value AddDefaultPhotoAlbumColumns(napi_env env, vector<string> &fetchColumn) in AddDefaultPhotoAlbumColumns()