Searched refs:CHECK_ABILITY_ENABLE_INSTALL (Results 1 – 5 of 5) sorted by relevance
31 const int32_t CHECK_ABILITY_ENABLE_INSTALL = 1; variable328 int32_t result = remoteObject->SendRequest(CHECK_ABILITY_ENABLE_INSTALL, data, reply, option); in SendCallback()
102 CHECK_ABILITY_ENABLE_INSTALL, enumerator
1726 uint32_t code = static_cast<uint32_t>(BundleMgrInterfaceCode::CHECK_ABILITY_ENABLE_INSTALL);
385 case static_cast<uint32_t>(BundleMgrInterfaceCode::CHECK_ABILITY_ENABLE_INSTALL): in OnRemoteRequest()
3187 if (!SendTransactCmd(BundleMgrInterfaceCode::CHECK_ABILITY_ENABLE_INSTALL, data, reply)) { in CheckAbilityEnableInstall()