SetIsInstalled    613 components/nacl/renderer/ppb_nacl_private_impl.cc   &SetIsInstalled,
SetIsInstalled    325 ppapi/c/private/ppb_nacl_private.h   void (*SetIsInstalled)(PP_Instance instance, PP_Bool is_installed);
SetIsInstalled    897 ppapi/native_client/src/trusted/plugin/plugin.cc     nacl_interface_->SetIsInstalled(
SetIsInstalled    958 ppapi/native_client/src/trusted/plugin/plugin.cc   nacl_interface_->SetIsInstalled(
SetIsInstalled   3222 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c   iface->SetIsInstalled(instance, is_installed);
SetIsInstalled   5140 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .SetIsInstalled = (void (*)(PP_Instance instance, PP_Bool is_installed))&Pnacl_M25_PPB_NaCl_Private_SetIsInstalled,