Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ fail
Function
fail
src/classic/resource/Android/phonegap/cordova-2.7.0.js:3862–3865 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
3860
successCallback(a);
3861
};
3862
var
fail =
function
(e) {
3863
removeListeners(p);
3864
errorCallback && errorCallback(e);
3865
};
3866
3867
p = createCallbackPair(win, fail);
3868
listeners.push(p);
Callers
3
cordova-2.7.0.js
File · 0.85
success
Function · 0.85
requestFileSystem
Function · 0.85
Calls
2
removeListeners
Function · 0.85
errorCallback
Function · 0.85
Tested by
no test coverage detected