Searched refs:COMMAND_ON_BUNDLE_REMOVED (Results 1 – 4 of 4) sorted by relevance
91 EXPECT_TRUE(remoteObject->code_ == IEnterpriseAdmin::COMMAND_ON_BUNDLE_REMOVED);111 EXPECT_TRUE(remoteObject->code_ != IEnterpriseAdmin::COMMAND_ON_BUNDLE_REMOVED);
67 COMMAND_ON_BUNDLE_REMOVED = 4, enumerator
66 SendRequest(COMMAND_ON_BUNDLE_REMOVED, data); in OnBundleRemoved()
52 case COMMAND_ON_BUNDLE_REMOVED: in CallFuncByCode()