Home
last modified time | relevance | path

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

/MusicFree/src/components/panels/types/searchLrc/
H A DuseSearchLrc.ts42 const _hash = plugin.hash;
43 if (!_platform || !_hash) {
83 prevMediaResult[_hash] = {
90 : prevMediaResult[_hash]?.data ?? [],
113 _hash
119 prevMediaResult[_hash] = {
151 const prevPluginResult = prevMediaResult[_hash] ?? { constant
/MusicFree/src/pages/searchPage/hooks/
H A DuseSearch.ts45 const _hash = plugin.hash;
46 if (!_platform || !_hash) {
94 prevMediaResult[_hash] = {
101 : prevMediaResult[_hash]?.data ?? [],
126 _hash
132 prevMediaResult[_hash] = {
166 const prevPluginResult = prevMediaResult[_hash] ?? { constant