Searched refs:xpcScope (Results 1 – 1 of 1) sorted by relevance
3336 XPCWrappedNativeScope* xpcScope = ObjectScope(targetObj); in SetAddonCallInterposition() local3337 NS_ENSURE_TRUE(xpcScope, NS_ERROR_INVALID_ARG); in SetAddonCallInterposition()3339 xpcScope->SetAddonCallInterposition(); in SetAddonCallInterposition()