Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/js/xpconnect/src/
H A DXPCJSID.cpp572 NS_ENSURE_SUCCESS(rv, NS_ERROR_XPC_CI_RETURNED_FAILURE); in CreateInstance()
574 return NS_ERROR_XPC_CI_RETURNED_FAILURE; in CreateInstance()
H A Dxpc.msg32 XPC_MSG_DEF(NS_ERROR_XPC_CI_RETURNED_FAILURE , "ComponentManager::CreateInstance returne…
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/src/
H A DXPCJSID.cpp514 return Throw(aCx, NS_ERROR_XPC_CI_RETURNED_FAILURE); in CIGSHelper()
H A Dxpc.msg32 XPC_MSG_DEF(NS_ERROR_XPC_CI_RETURNED_FAILURE , "ComponentManager::CreateInstance returne…
/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/src/
H A DXPCJSID.cpp593 return Throw(aCx, NS_ERROR_XPC_CI_RETURNED_FAILURE); in CIGSHelper()
H A Dxpc.msg32 XPC_MSG_DEF(NS_ERROR_XPC_CI_RETURNED_FAILURE , "ComponentManager::CreateInstance returne…
/dports/www/firefox/firefox-99.0/js/xpconnect/src/
H A DXPCJSID.cpp594 return Throw(aCx, NS_ERROR_XPC_CI_RETURNED_FAILURE); in CIGSHelper()
H A Dxpc.msg32 XPC_MSG_DEF(NS_ERROR_XPC_CI_RETURNED_FAILURE , "ComponentManager::CreateInstance returne…
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/src/
H A DXPCJSID.cpp593 return Throw(aCx, NS_ERROR_XPC_CI_RETURNED_FAILURE); in CIGSHelper()
H A Dxpc.msg32 XPC_MSG_DEF(NS_ERROR_XPC_CI_RETURNED_FAILURE , "ComponentManager::CreateInstance returne…
/dports/www/firefox-legacy/firefox-52.8.0esr/js/xpconnect/src/
H A DXPCJSID.cpp662 return NS_ERROR_XPC_CI_RETURNED_FAILURE; in CreateInstance()
H A Dxpc.msg32 XPC_MSG_DEF(NS_ERROR_XPC_CI_RETURNED_FAILURE , "ComponentManager::CreateInstance returne…
/dports/devel/codeblocks/codeblocks-20.03/src/include/mozilla_chardet/xpcom/base/
H A DErrorList.h566 ERROR(NS_ERROR_XPC_CI_RETURNED_FAILURE, FAILURE(21)),
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/base/
H A DErrorList.h638 ERROR(NS_ERROR_XPC_CI_RETURNED_FAILURE, FAILURE(21)),
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs13950 NS_ERROR_XPC_CI_RETURNED_FAILURE = 2153185301, enumerator